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