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

/linux-master/include/net/nfc/
H A Ddigital.h244 void nfc_digital_free_device(struct nfc_digital_dev *ndev);
/linux-master/drivers/nfc/
H A Dnfcsim.c401 nfc_digital_free_device(dev->nfc_digital_dev);
423 nfc_digital_free_device(dev->nfc_digital_dev);
H A Dport100.c1612 nfc_digital_free_device(dev->nfc_digital_dev);
1632 nfc_digital_free_device(dev->nfc_digital_dev);
H A Dtrf7970a.c2140 nfc_digital_free_device(trf->ddev);
2161 nfc_digital_free_device(trf->ddev);
/linux-master/net/nfc/
H A Ddigital_core.c818 void nfc_digital_free_device(struct nfc_digital_dev *ddev) function
823 EXPORT_SYMBOL(nfc_digital_free_device); variable
/linux-master/drivers/nfc/st95hf/
H A Dcore.c1188 nfc_digital_free_device(st95context->ddev);
1209 nfc_digital_free_device(stcontext->ddev);

Completed in 281 milliseconds