Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/pn533/
H A Di2c.c234 nfc_free_device(priv->nfc_dev); in pn533_i2c_probe()
H A Dpn533.c2891 nfc_free_device(priv->nfc_dev); in pn53x_register_nfc()
2900 nfc_free_device(priv->nfc_dev); in pn53x_unregister_nfc()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnfc.h211 static inline void nfc_free_device(struct nfc_dev *dev) in nfc_free_device() function
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c1179 nfc_free_device(ndev->nfc_dev); in nci_allocate_device()
1193 nfc_free_device(ndev->nfc_dev); in nci_free_device()
/OK3568_Linux_fs/kernel/net/nfc/
H A Ddigital_core.c817 nfc_free_device(ddev->nfc_dev); in nfc_digital_free_device()
/OK3568_Linux_fs/kernel/net/nfc/hci/
H A Dcore.c1004 nfc_free_device(hdev->ndev); in nfc_hci_free_device()