Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nfc/pn533/
Di2c.c222 nfc_free_device(priv->nfc_dev); in pn533_i2c_probe()
Dpn533.c2834 nfc_free_device(priv->nfc_dev); in pn53x_register_nfc()
2843 nfc_free_device(priv->nfc_dev); in pn53x_unregister_nfc()
/linux-5.19.10/include/net/nfc/
Dnfc.h211 static inline void nfc_free_device(struct nfc_dev *dev) in nfc_free_device() function
/linux-5.19.10/net/nfc/nci/
Dcore.c1189 nfc_free_device(ndev->nfc_dev); in nci_allocate_device()
1203 nfc_free_device(ndev->nfc_dev); in nci_free_device()
/linux-5.19.10/net/nfc/
Ddigital_core.c820 nfc_free_device(ddev->nfc_dev); in nfc_digital_free_device()
/linux-5.19.10/net/nfc/hci/
Dcore.c1004 nfc_free_device(hdev->ndev); in nfc_hci_free_device()