Searched refs:cfctrl (Results 1 – 2 of 2) sorted by relevance
38 struct cfctrl *this = in cfctrl_create()169 static void init_info(struct caif_payload_info *info, struct cfctrl *cfctrl) in init_info() argument179 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_enum_req() local203 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_linkup_request() local313 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_linkdown_req() local354 static int cfctrl_link_setup(struct cfctrl *cfctrl, struct cfpkt *pkt, u8 cmdrsp) in cfctrl_link_setup() argument480 cfctrl->res.reject_rsp(cfctrl->serv.layer.up, 0, in cfctrl_link_setup()483 cfctrl->res.linksetup_rsp(cfctrl->serv.layer.up, linkid, in cfctrl_link_setup()501 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_recv() local518 cfctrl->res.linkdestroy_rsp(cfctrl->serv.layer.up, linkid); in cfctrl_recv()[all …]
5 cfcnfg.o cfmuxl.o cfctrl.o \
Completed in 5 milliseconds