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() local309 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_linkdown_req() local358 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_recv() local501 cfctrl->res.reject_rsp(cfctrl->serv.layer.up, in cfctrl_recv()506 cfctrl->res.linksetup_rsp(cfctrl->serv. in cfctrl_recv()520 cfctrl->res.linkdestroy_rsp(cfctrl->serv.layer.up, linkid); in cfctrl_recv()527 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 6 milliseconds