Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A 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
91 static struct fw_request *get_fw_req(struct fw_download *fw_download, in get_fw_req()
113 static void free_firmware(struct fw_download *fw_download, in free_firmware()
133 struct fw_download *fw_download = fw_req->fw_download; in fw_request_timedout() local
145 struct fw_download *fw_download = fw_req->fw_download; in exceeds_release_timeout() local
161 static struct fw_request *find_firmware(struct fw_download *fw_download, in find_firmware()
224 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_find_firmware() local
271 struct fw_download *fw_download = gb_connection_get_data(connection); in fw_download_fetch_firmware() local
[all …]
/linux/drivers/nfc/pn544/
H A Dpn544.c123 fw_download_t fw_download; member
905 int phy_payload, fw_download_t fw_download, in pn544_hci_probe()
/linux/include/linux/pds/
H A Dpds_core_if.h459 struct pds_core_fw_download_cmd fw_download; member
477 struct pds_core_fw_download_comp fw_download; member
/linux/include/net/nfc/
H A Dhci.h46 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member
H A Dnfc.h66 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member