Searched refs:nfcsim_tx (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/nfc/ |
| D | nfcsim.c | 287 static int nfcsim_tx(struct nfc_dev *nfc_dev, struct nfc_target *target, in nfcsim_tx() function 341 return nfcsim_tx(nfc_dev, target, skb, cb, cb_context); in nfcsim_im_transceive() 346 return nfcsim_tx(nfc_dev, NULL, skb, NULL, NULL); in nfcsim_tm_send()
|