pn533_recv_frame   95 drivers/nfc/pn533/i2c.c 	pn533_recv_frame(phy->priv, NULL, -ENOENT);
pn533_recv_frame  153 drivers/nfc/pn533/i2c.c 		pn533_recv_frame(phy->priv, NULL, -EREMOTEIO);
pn533_recv_frame  161 drivers/nfc/pn533/i2c.c 		pn533_recv_frame(phy->priv, skb, 0);
pn533_recv_frame 2053 drivers/nfc/pn533/pn533.c EXPORT_SYMBOL(pn533_recv_frame);
pn533_recv_frame  224 drivers/nfc/pn533/pn533.h void pn533_recv_frame(struct pn533 *dev, struct sk_buff *skb, int status);
pn533_recv_frame   74 drivers/nfc/pn533/usb.c 	pn533_recv_frame(phy->priv, skb, urb->status);