Searched refs:nfcwilink_send (Results 1 – 1 of 1) sorted by relevance
111 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() function495 .send = nfcwilink_send,