Searched refs:llc_name (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/nfc/microread/ |
D | microread.h | 25 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
|
D | microread.c | 656 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe() argument 690 quirks, protocols, llc_name, in microread_probe()
|
/Linux-v4.19/drivers/nfc/pn544/ |
D | pn544.h | 31 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
|
D | pn544.c | 915 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe() argument 954 protocols, llc_name, in pn544_hci_probe()
|
/Linux-v4.19/drivers/nfc/st21nfca/ |
D | st21nfca.h | 178 char *llc_name, int phy_headroom, int phy_tailroom,
|
D | core.c | 950 char *llc_name, int phy_headroom, int phy_tailroom, in st21nfca_hci_probe() argument 1001 protocols, llc_name, in st21nfca_hci_probe()
|
/Linux-v4.19/include/net/nfc/ |
D | hci.h | 170 const char *llc_name,
|
/Linux-v4.19/net/nfc/hci/ |
D | core.c | 953 const char *llc_name, in nfc_hci_allocate_device() argument 970 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()
|