Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcaif_dev.c554 static struct pernet_operations caif_net_ops = { variable
566 result = register_pernet_subsys(&caif_net_ops); in caif_device_init()
581 unregister_pernet_subsys(&caif_net_ops); in caif_device_exit()