Home
last modified time | relevance | path

Searched refs:get_cfcnfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/caif/
H A Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
64 EXPORT_SYMBOL(get_cfcnfg); variable
320 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
375 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
525 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
H A Dcfcnfg.c182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
308 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
/kernel/linux/linux-6.6/net/caif/
H A Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
64 EXPORT_SYMBOL(get_cfcnfg); variable
320 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
375 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
525 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
H A Dcfcnfg.c182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
308 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
/kernel/linux/linux-5.10/include/net/caif/
H A Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);
/kernel/linux/linux-6.6/include/net/caif/
H A Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);

Completed in 4 milliseconds