Home
last modified time | relevance | path

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

/net/caif/
A Dcfcnfg.c24 #define container_obj(layr) container_of(layr, struct cfcnfg, layer)
55 struct cfcnfg { struct
72 struct cfcnfg *cfcnfg_create(void) in cfcnfg_create() argument
74 struct cfcnfg *this; in cfcnfg_create()
80 this = kzalloc(sizeof(struct cfcnfg), GFP_ATOMIC); in cfcnfg_create()
117 void cfcnfg_remove(struct cfcnfg *cfg) in cfcnfg_remove()
148 static struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, in cfcnfg_get_phyid()
182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
308 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
375 struct cfcnfg *cnfg = container_obj(layer); in cfcnfg_linkup_rsp()
[all …]
A Dcaif_dev.c52 struct cfcnfg *cfg;
59 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg()
321 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
370 struct cfcnfg *cfg; in caif_device_notify()
526 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
A DMakefile5 cfcnfg.o cfmuxl.o cfctrl.o \

Completed in 8 milliseconds