Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Draw.c927 static struct notifier_block canraw_notifier = { variable
941 register_netdevice_notifier(&canraw_notifier); in raw_module_init()
949 unregister_netdevice_notifier(&canraw_notifier); in raw_module_exit()