Searched defs:fw_download (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/staging/greybus/ |
D | fw-download.c | 33 struct fw_download *fw_download; member 36 struct fw_download { struct 48 dev_dbg(fw_req->fw_download->parent, "firmware %s released\n", in fw_req_release() argument 92 static struct fw_request *get_fw_req(struct fw_download *fw_download, in get_fw_req() 114 static void free_firmware(struct fw_download *fw_download, in free_firmware() 134 struct fw_download *fw_download = fw_req->fw_download; in fw_request_timedout() local 146 struct fw_download *fw_download = fw_req->fw_download; in exceeds_release_timeout() local 162 static struct fw_request *find_firmware(struct fw_download *fw_download, in find_firmware() 225 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_find_firmware() local 272 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_fetch_firmware() local [all …]
|
/linux-6.1.9/drivers/nfc/pn544/ |
D | pn544.c | 123 fw_download_t fw_download; member 905 int phy_payload, fw_download_t fw_download, in pn544_hci_probe()
|
/linux-6.1.9/include/net/nfc/ |
D | hci.h | 46 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member
|
D | nfc.h | 66 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member
|
D | nci_core.h | 72 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); member
|
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/ |
D | ionic_if.h | 2882 struct ionic_fw_download_cmd fw_download; member 2918 ionic_fw_download_comp fw_download; member 3015 struct ionic_fw_download_cmd fw_download; member
|