Beispiel #1
0
static void __exit comx_hw_locomx_exit(void)
{
	comx_unregister_hardware("locomx");
}
Beispiel #2
0
void
cleanup_module(void)
{
	comx_unregister_hardware("mixcom");
}