Home
last modified time | relevance | path

Searched refs:llc_name (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.h13 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
H A Dmicroread.c645 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe() argument
679 quirks, protocols, llc_name, in microread_probe()
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.h14 const char *llc_name, int phy_headroom, int phy_tailroom,
H A Dmicroread.c644 const char *llc_name, int phy_headroom, int phy_tailroom, in microread_probe()
677 quirks, protocols, llc_name, in microread_probe()
643 microread_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, const char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, struct nfc_hci_dev **hdev) microread_probe() argument
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Dpn544.h19 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name,
H A Dpn544.c904 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe() argument
943 protocols, llc_name, in pn544_hci_probe()
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Dpn544.h20 char *llc_name, int phy_headroom, int phy_tailroom,
H A Dpn544.c904 char *llc_name, int phy_headroom, int phy_tailroom, in pn544_hci_probe()
943 protocols, llc_name, in pn544_hci_probe()
903 pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, fw_download_t fw_download, struct nfc_hci_dev **hdev) pn544_hci_probe() argument
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dst21nfca.h168 char *llc_name, int phy_headroom, int phy_tailroom,
H A Dcore.c939 char *llc_name, int phy_headroom, int phy_tailroom, in st21nfca_hci_probe()
990 protocols, llc_name, in st21nfca_hci_probe()
938 st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, struct nfc_hci_dev **hdev, struct st21nfca_se_status *se_status) st21nfca_hci_probe() argument
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Dst21nfca.h168 char *llc_name, int phy_headroom, int phy_tailroom,
H A Dcore.c938 char *llc_name, int phy_headroom, int phy_tailroom, in st21nfca_hci_probe()
989 protocols, llc_name, in st21nfca_hci_probe()
937 st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, struct nfc_hci_dev **hdev, struct st21nfca_se_status *se_status) st21nfca_hci_probe() argument
/kernel/linux/linux-5.10/include/net/nfc/
H A Dhci.h158 const char *llc_name,
/kernel/linux/linux-6.6/include/net/nfc/
H A Dhci.h158 const char *llc_name,
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c954 const char *llc_name, in nfc_hci_allocate_device()
971 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()
950 nfc_hci_allocate_device(struct nfc_hci_ops *ops, struct nfc_hci_init_data *init_data, unsigned long quirks, u32 protocols, const char *llc_name, int tx_headroom, int tx_tailroom, int max_link_payload) nfc_hci_allocate_device() argument
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dcore.c954 const char *llc_name, in nfc_hci_allocate_device()
971 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()
950 nfc_hci_allocate_device(const struct nfc_hci_ops *ops, struct nfc_hci_init_data *init_data, unsigned long quirks, u32 protocols, const char *llc_name, int tx_headroom, int tx_tailroom, int max_link_payload) nfc_hci_allocate_device() argument

Completed in 13 milliseconds