Home
last modified time | relevance | path

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

/net/caif/
A Dcfdgml.c49 if (cfpkt_extr_head(pkt, &cmd, 1) < 0) { in cfdgml_receive()
56 if (cfpkt_extr_head(pkt, &dgmhdr, 3) < 0) { in cfdgml_receive()
A Dcfserl.c85 cfpkt_extr_head(pkt, &tmp8, 1); in cfserl_receive()
89 cfpkt_extr_head(pkt, &tmp8, 1); in cfserl_receive()
A Dcfpkt_skbuff.c108 return !cfpkt_extr_head(pkt, data, len) && in cfpkt_peek_head()
112 int cfpkt_extr_head(struct cfpkt *pkt, void *data, u16 len) in cfpkt_extr_head() function
136 EXPORT_SYMBOL(cfpkt_extr_head);
A Dcaif_usb.c44 cfpkt_extr_head(pkt, &hpad, 1); in cfusbl_receive()
45 cfpkt_extr_head(pkt, NULL, hpad); in cfusbl_receive()
A Dcfrfml.c78 if (cfpkt_extr_head(pkt, seghead, 6) < 0) in rfm_append()
112 if (cfpkt_extr_head(pkt, &tmp, 1) < 0) in cfrfml_receive()
A Dcfvidl.c39 if (cfpkt_extr_head(pkt, &videoheader, 4) < 0) { in cfvidl_receive()
A Dcfveil.c48 if (cfpkt_extr_head(pkt, &cmd, 1) < 0) { in cfvei_receive()
A Dcfutill.c48 if (cfpkt_extr_head(pkt, &cmd, 1) < 0) { in cfutill_receive()
A Dcffrml.c91 cfpkt_extr_head(pkt, &tmp, 2); in cffrml_receive()
A Dcfmuxl.c180 if (cfpkt_extr_head(pkt, &id, 1) < 0) { in cfmuxl_receive()
A Dcfctrl.c464 cfpkt_extr_head(pkt, NULL, len); in cfctrl_link_setup()

Completed in 16 milliseconds