/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | core.c | 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 D | core.c | 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
|
/kernel/linux/linux-5.10/drivers/nfc/microread/ |
H A D | microread.c | 645 int microread_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in microread_probe() argument
|
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
H A D | pn544.c | 904 int pn544_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, char *llc_name, in pn544_hci_probe() argument
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | core.c | 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/microread/ |
H A D | microread.c | 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-6.6/drivers/nfc/st21nfca/ |
H A D | core.c | 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-6.6/drivers/nfc/pn544/ |
H A D | pn544.c | 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
|