Home
last modified time | relevance | path

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

/linux/drivers/nfc/pn533/
H A Di2c.c221 nfc_free_device(priv->nfc_dev); in pn533_i2c_probe()
H A Dpn533.c2843 nfc_free_device(priv->nfc_dev); in pn53x_register_nfc()
2852 nfc_free_device(priv->nfc_dev); in pn53x_unregister_nfc()
/linux/include/net/nfc/
H A Dnfc.h215 static inline void nfc_free_device(struct nfc_dev *dev) in nfc_free_device() function
/linux/net/nfc/
H A Ddigital_core.c820 nfc_free_device(ddev->nfc_dev); in nfc_digital_free_device()
/linux/net/nfc/hci/
H A Dcore.c1004 nfc_free_device(hdev->ndev); in nfc_hci_free_device()