Searched refs:llc_name (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/nfc/microread/ |
H A D | microread.h | 14 const char *llc_name, int phy_headroom, int phy_tailroom,
|
H A D | microread.c | 644 const char *llc_name, int phy_headroom, int phy_tailroom, in microread_probe() argument 677 quirks, protocols, llc_name, in microread_probe()
|
/openbmc/linux/drivers/nfc/pn544/ |
H A D | pn544.h | 20 char *llc_name, int phy_headroom, int phy_tailroom,
|
H A D | pn544.c | 904 char *llc_name, int phy_headroom, int phy_tailroom, in pn544_hci_probe() argument 943 protocols, llc_name, in pn544_hci_probe()
|
/openbmc/linux/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 168 char *llc_name, int phy_headroom, int phy_tailroom,
|
H A D | core.c | 938 char *llc_name, int phy_headroom, int phy_tailroom, in st21nfca_hci_probe() argument 989 protocols, llc_name, in st21nfca_hci_probe()
|
/openbmc/linux/include/net/nfc/ |
H A D | hci.h | 158 const char *llc_name,
|
/openbmc/linux/net/nfc/hci/ |
H A D | core.c | 954 const char *llc_name, in nfc_hci_allocate_device() argument 971 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()
|