Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c1187 static struct pernet_operations cangw_pernet_ops = { variable
1201 ret = register_pernet_subsys(&cangw_pernet_ops); in cgw_module_init()
1242 unregister_pernet_subsys(&cangw_pernet_ops); in cgw_module_init()
1253 unregister_pernet_subsys(&cangw_pernet_ops); in cgw_module_exit()