Home
last modified time | relevance | path

Searched refs:nfc_hci_ops (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/nfc/
H A Dhci.h15 struct nfc_hci_ops { struct
121 struct nfc_hci_ops *ops;
154 struct nfc_hci_dev *nfc_hci_allocate_device(struct nfc_hci_ops *ops,
/kernel/linux/linux-6.6/include/net/nfc/
H A Dhci.h15 struct nfc_hci_ops { struct
121 const struct nfc_hci_ops *ops;
154 struct nfc_hci_dev *nfc_hci_allocate_device(const struct nfc_hci_ops *ops,
/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.c629 static struct nfc_hci_ops microread_hci_ops = {
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.c627 static const struct nfc_hci_ops microread_hci_ops = {
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c950 struct nfc_hci_dev *nfc_hci_allocate_device(struct nfc_hci_ops *ops, in nfc_hci_allocate_device()
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Dpn544.c884 static struct nfc_hci_ops pn544_hci_ops = {
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dcore.c915 static struct nfc_hci_ops st21nfca_hci_ops = {
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Dcore.c914 static const struct nfc_hci_ops st21nfca_hci_ops = {
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Dpn544.c883 static const struct nfc_hci_ops pn544_hci_ops = {
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dcore.c950 struct nfc_hci_dev *nfc_hci_allocate_device(const struct nfc_hci_ops *ops, in nfc_hci_allocate_device()

Completed in 12 milliseconds