Searched refs:fw_download_t (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
H A D | pn544.h | 16 typedef int (*fw_download_t)(void *context, const char *firmware_name, typedef 21 fw_download_t fw_download, struct nfc_hci_dev **hdev);
|
H A D | pn544.c | 124 fw_download_t fw_download; 906 fw_download_t fw_download, struct nfc_hci_dev **hdev) in pn544_hci_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/pn544/ |
H A D | pn544.h | 16 typedef int (*fw_download_t)(void *context, const char *firmware_name, typedef 21 int phy_payload, fw_download_t fw_download,
|
H A D | pn544.c | 123 fw_download_t fw_download; 905 int phy_payload, fw_download_t fw_download, in pn544_hci_probe()
|
Completed in 4 milliseconds