Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dfw-download.c33 struct fw_download *fw_download; member
36 struct fw_download { struct
92 static struct fw_request *get_fw_req(struct fw_download *fw_download, in get_fw_req() argument
114 free_firmware(struct fw_download *fw_download, struct fw_request *fw_req) free_firmware() argument
134 struct fw_download *fw_download = fw_req->fw_download; fw_request_timedout() local
146 struct fw_download *fw_download = fw_req->fw_download; exceeds_release_timeout() local
162 find_firmware(struct fw_download *fw_download, const char *tag) find_firmware() argument
225 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_find_firmware() local
272 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_fetch_firmware() local
355 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_release_firmware() local
407 struct fw_download *fw_download; gb_fw_download_connection_init() local
439 struct fw_download *fw_download; gb_fw_download_connection_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dfw-download.c33 struct fw_download *fw_download; member
36 struct fw_download { struct
92 static struct fw_request *get_fw_req(struct fw_download *fw_download, in get_fw_req() argument
114 free_firmware(struct fw_download *fw_download, struct fw_request *fw_req) free_firmware() argument
134 struct fw_download *fw_download = fw_req->fw_download; fw_request_timedout() local
146 struct fw_download *fw_download = fw_req->fw_download; exceeds_release_timeout() local
162 find_firmware(struct fw_download *fw_download, const char *tag) find_firmware() argument
225 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_find_firmware() local
272 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_fetch_firmware() local
355 struct fw_download *fw_download = gb_connection_get_data(connection); fw_download_release_firmware() local
407 struct fw_download *fw_download; gb_fw_download_connection_init() local
439 struct fw_download *fw_download; gb_fw_download_connection_exit() local
[all...]
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h66 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member
H A Dhci.h46 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member
H A Dnci_core.h72 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h66 int (*fw_download)(struct nfc_dev *dev, const char *firmware_name); member
H A Dhci.h46 int (*fw_download)(struct nfc_hci_dev *hdev, const char *firmware_name); member
H A Dnci_core.h72 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); member
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Dpn544.c124 fw_download_t fw_download; member
904 pn544_hci_probe(void *phy_id, 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) pn544_hci_probe() argument
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Dpn544.c123 fw_download_t fw_download; member
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) pn544_hci_probe() argument
/kernel/linux/linux-6.6/include/linux/pds/
H A Dpds_core_if.h458 struct pds_core_fw_download_cmd fw_download; member
476 struct pds_core_fw_download_comp fw_download; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2705 struct ionic_fw_download_cmd fw_download; member
2741 ionic_fw_download_comp fw_download; member
2821 struct ionic_fw_download_cmd fw_download; member
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2924 struct ionic_fw_download_cmd fw_download; member
2961 ionic_fw_download_comp fw_download; member
3058 struct ionic_fw_download_cmd fw_download; member

Completed in 24 milliseconds