Home
last modified time | relevance | path

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

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