Home
last modified time | relevance | path

Searched defs:fw_download (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dfw-download.c33 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-v4.19/drivers/nfc/pn544/
Dpn544.c135 fw_download_t fw_download; member
917 fw_download_t fw_download, struct nfc_hci_dev **hdev) in pn544_hci_probe()
/Linux-v4.19/include/net/nfc/
Dhci.h58 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member
Dnfc.h78 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member
Dnci_core.h83 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); member