Home
last modified time | relevance | path

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

/linux/include/net/caif/
H A Dcfctrl.h42 struct cfctrl_rsp { struct
103 struct cfctrl_rsp res;
126 struct cfctrl_rsp *cfctrl_get_respfuncs(struct cflayer *layer);
43 linksetup_rspcfctrl_rsp global() argument
46 linkdestroy_rspcfctrl_rsp global() argument
47 linkerror_indcfctrl_rsp global() argument
48 enum_rspcfctrl_rsp global() argument
49 sleep_rspcfctrl_rsp global() argument
50 wake_rspcfctrl_rsp global() argument
51 restart_rspcfctrl_rsp global() argument
52 radioset_rspcfctrl_rsp global() argument
53 reject_rspcfctrl_rsp global() argument
/linux/net/caif/
H A Dcfcnfg.c75 struct cfctrl_rsp *resp; in cfcnfg_create()
H A Dcfctrl.c163 struct cfctrl_rsp *cfctrl_get_respfuncs(struct cflayer *layer) in cfctrl_get_respfuncs()