Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/pn533/
Di2c.c234 nfc_free_device(priv->nfc_dev); in pn533_i2c_probe()
Dpn533.c2890 nfc_free_device(priv->nfc_dev); in pn53x_register_nfc()
2899 nfc_free_device(priv->nfc_dev); in pn53x_unregister_nfc()
/kernel/linux/linux-5.10/include/net/nfc/
Dnfc.h211 static inline void nfc_free_device(struct nfc_dev *dev) in nfc_free_device() function
/kernel/linux/linux-5.10/net/nfc/nci/
Dcore.c1175 nfc_free_device(ndev->nfc_dev); in nci_allocate_device()
1189 nfc_free_device(ndev->nfc_dev); in nci_free_device()
/kernel/linux/linux-5.10/net/nfc/
Ddigital_core.c817 nfc_free_device(ddev->nfc_dev); in nfc_digital_free_device()
/kernel/linux/linux-5.10/net/nfc/hci/
Dcore.c1004 nfc_free_device(hdev->ndev); in nfc_hci_free_device()