Home
last modified time | relevance | path

Searched refs:canisotp_notifier (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/can/
H A Disotp.c1525 static struct notifier_block canisotp_notifier = { variable
1539 register_netdevice_notifier(&canisotp_notifier); in isotp_module_init()
1547 unregister_netdevice_notifier(&canisotp_notifier); in isotp_module_exit()