Home
last modified time | relevance | path

Searched refs:fw_download_t (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/nfc/pn544/
Dpn544.h16 typedef int (*fw_download_t)(void *context, const char *firmware_name, typedef
21 fw_download_t fw_download, struct nfc_hci_dev **hdev);
Dpn544.c124 fw_download_t fw_download;
906 fw_download_t fw_download, struct nfc_hci_dev **hdev) in pn544_hci_probe()