Searched refs:nfcwilink_send (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nfc/
H A Dnfcwilink.c111 static int nfcwilink_send(struct nci_dev *ndev, struct sk_buff *skb);
164 rc = nfcwilink_send(drv->ndev, skb); nfcwilink_get_bts_file_name()
228 rc = nfcwilink_send(drv->ndev, skb); nfcwilink_send_bts_cmd()
461 static int nfcwilink_send(struct nci_dev *ndev, struct sk_buff *skb) nfcwilink_send() function
495 .send = nfcwilink_send,

Completed in 41 milliseconds