Searched defs:fw_download (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/staging/greybus/
H A Dfw-download.c33 struct fw_download *fw_download; member in struct:fw_request
36 struct fw_download { struct
91 static struct fw_request *get_fw_req(struct fw_download *fw_download, argument
113 free_firmware(struct fw_download *fw_download, struct fw_request *fw_req) argument
133 struct fw_download *fw_download = fw_req->fw_download; local
145 struct fw_download *fw_download = fw_req->fw_download; local
161 find_firmware(struct fw_download *fw_download, const char *tag) argument
224 struct fw_download *fw_download = gb_connection_get_data(connection); local
271 struct fw_download *fw_download = gb_connection_get_data(connection); local
354 struct fw_download *fw_download = gb_connection_get_data(connection); local
406 struct fw_download *fw_download; local
438 struct fw_download *fw_download; local
[all...]
/linux-master/include/net/nfc/
H A Dnfc.h66 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member in struct:nfc_ops
H A Dhci.h46 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member in struct:nfc_hci_ops
H A Dnci_core.h72 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); member in struct:nci_ops
/linux-master/drivers/nfc/pn544/
H A Dpn544.c123 fw_download_t fw_download; member in struct:pn544_hci_info
903 pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, char *llc_name, int phy_headroom, int phy_tailroom, int phy_payload, fw_download_t fw_download, struct nfc_hci_dev **hdev) argument
/linux-master/include/linux/pds/
H A Dpds_core_if.h459 struct pds_core_fw_download_cmd fw_download; member in union:pds_core_dev_cmd
477 struct pds_core_fw_download_comp fw_download; member in union:pds_core_dev_comp
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2924 struct ionic_fw_download_cmd fw_download; member in union:ionic_dev_cmd
2961 ionic_fw_download_comp fw_download; member in union:ionic_dev_cmd_comp
3058 struct ionic_fw_download_cmd fw_download; member in union:ionic_adminq_cmd

Completed in 186 milliseconds