Home
last modified time | relevance | path

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

/linux-4.1.27/net/caif/
Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
64 EXPORT_SYMBOL(get_cfcnfg);
313 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
366 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
514 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
Dcfcnfg.c182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
310 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
/linux-4.1.27/include/net/caif/
Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);