Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dnfcsim.c401 nfc_digital_free_device(dev->nfc_digital_dev); in nfcsim_device_new()
423 nfc_digital_free_device(dev->nfc_digital_dev); in nfcsim_device_free()
H A Dport100.c1612 nfc_digital_free_device(dev->nfc_digital_dev); in port100_probe()
1632 nfc_digital_free_device(dev->nfc_digital_dev); in port100_disconnect()
H A Dtrf7970a.c2209 nfc_digital_free_device(trf->ddev); in trf7970a_probe()
2230 nfc_digital_free_device(trf->ddev); in trf7970a_remove()
/linux/include/net/nfc/
H A Ddigital.h244 void nfc_digital_free_device(struct nfc_digital_dev *ndev);
/linux/net/nfc/
H A Ddigital_core.c822 void nfc_digital_free_device(struct nfc_digital_dev *ddev) in nfc_digital_free_device() function
827 EXPORT_SYMBOL(nfc_digital_free_device);
/linux/drivers/nfc/st95hf/
H A Dcore.c1188 nfc_digital_free_device(st95context->ddev); in st95hf_probe()
1209 nfc_digital_free_device(stcontext->ddev); in st95hf_remove()