Home
last modified time | relevance | path

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

/Linux-v4.19/net/caif/
Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
64 EXPORT_SYMBOL(get_cfcnfg);
315 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
367 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
515 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
Dcfcnfg.c182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
308 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
/Linux-v4.19/include/net/caif/
Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);