Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcfutill.c24 static int cfutill_receive(struct cflayer *layr, struct cfpkt *pkt);
37 util->layer.receive = cfutill_receive; in cfutill_create()
43 static int cfutill_receive(struct cflayer *layr, struct cfpkt *pkt) in cfutill_receive() function