Home
last modified time | relevance | path

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

/linux-5.19.10/net/caif/
Dcfctrl.c22 static int handle_loop(struct cfctrl *ctrl, in handle_loop() function
27 static int handle_loop(struct cfctrl *ctrl,
367 if (handle_loop(cfctrl, cmd, pkt) != 0) in cfctrl_recv()
586 static int handle_loop(struct cfctrl *ctrl, int cmd, struct cfpkt *pkt) in handle_loop() function