Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcfvidl.c19 static int cfvidl_receive(struct cflayer *layr, struct cfpkt *pkt);
33 vid->layer.receive = cfvidl_receive; in cfvidl_create()
39 static int cfvidl_receive(struct cflayer *layr, struct cfpkt *pkt) in cfvidl_receive() function