Home
last modified time | relevance | path

Searched refs:llc_name (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/nfc/microread/
Dmicroread.h25 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
Dmicroread.c656 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/
Dpn544.h31 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
Dpn544.c915 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/
Dst21nfca.h178 char *llc_name, int phy_headroom, int phy_tailroom,
Dcore.c950 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/
Dhci.h170 const char *llc_name,
/Linux-v4.19/net/nfc/hci/
Dcore.c953 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()