Home
last modified time | relevance | path

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

/linux-6.12.1/net/caif/
Dcaif_dev.c59 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
65 EXPORT_SYMBOL(get_cfcnfg);
321 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
376 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
526 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-6.12.1/include/net/caif/
Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);