Searched refs:cfctrl (Results 1 – 3 of 3) 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() local362 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_recv() local505 cfctrl->res.reject_rsp(cfctrl->serv.layer.up, in cfctrl_recv()510 cfctrl->res.linksetup_rsp(cfctrl->serv. in cfctrl_recv()524 cfctrl->res.linkdestroy_rsp(cfctrl->serv.layer.up, linkid); in cfctrl_recv()531 cfctrl->res.enum_rsp(); in cfctrl_recv()[all …]
5 cfcnfg.o cfmuxl.o cfctrl.o \
101 struct cfctrl { struct118 void cfctrl_enum_req(struct cflayer *cfctrl, u8 physlinkid); argument119 int cfctrl_linkup_request(struct cflayer *cfctrl,122 int cfctrl_linkdown_req(struct cflayer *cfctrl, u8 linkid,
Completed in 10 milliseconds