/Linux-v4.19/drivers/remoteproc/ |
D | remoteproc_internal.h | 65 int rproc_fw_sanity_check(struct rproc *rproc, const struct firmware *fw) in rproc_fw_sanity_check() 74 u32 rproc_get_boot_addr(struct rproc *rproc, const struct firmware *fw) in rproc_get_boot_addr() 83 int rproc_load_segments(struct rproc *rproc, const struct firmware *fw) in rproc_load_segments() 91 static inline int rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in rproc_parse_fw() 101 const struct firmware *fw) in rproc_find_loaded_rsc_table()
|
D | remoteproc_elf_loader.c | 42 int rproc_elf_sanity_check(struct rproc *rproc, const struct firmware *fw) 113 u32 rproc_elf_get_boot_addr(struct rproc *rproc, const struct firmware *fw) 145 int rproc_elf_load_segments(struct rproc *rproc, const struct firmware *fw) 280 int rproc_elf_load_rsc_table(struct rproc *rproc, const struct firmware *fw) 327 const struct firmware *fw)
|
/Linux-v4.19/drivers/firmware/ |
D | raspberrypi.c | 39 struct rpi_firmware *fw = container_of(cl, struct rpi_firmware, cl); in response_callback() local 48 rpi_firmware_transaction(struct rpi_firmware *fw, u32 chan, u32 data) in rpi_firmware_transaction() 83 int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() 144 int rpi_firmware_property(struct rpi_firmware *fw, in rpi_firmware_property() 175 rpi_firmware_print_firmware_revision(struct rpi_firmware *fw) in rpi_firmware_print_firmware_revision() 195 rpi_register_hwmon_driver(struct device *dev, struct rpi_firmware *fw) in rpi_register_hwmon_driver() 211 struct rpi_firmware *fw; in rpi_firmware_probe() local 241 struct rpi_firmware *fw = platform_get_drvdata(pdev); in rpi_firmware_remove() local
|
/Linux-v4.19/drivers/fmc/ |
D | fmc-write-eeprom.c | 32 static int fwe_run_tlv(struct fmc_device *fmc, const struct firmware *fw, in fwe_run_tlv() 68 static int fwe_run_bin(struct fmc_device *fmc, const struct firmware *fw) in fwe_run_bin() 82 static int fwe_run(struct fmc_device *fmc, const struct firmware *fw, char *s) in fwe_run() 109 const struct firmware *fw; in fwe_probe() local
|
/Linux-v4.19/include/linux/ |
D | firmware.h | 58 static inline int request_firmware(const struct firmware **fw, in request_firmware() 65 static inline int firmware_request_nowarn(const struct firmware **fw, in firmware_request_nowarn() 75 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait() 80 static inline void release_firmware(const struct firmware *fw) in release_firmware() 84 static inline int request_firmware_direct(const struct firmware **fw, in request_firmware_direct()
|
D | ihex.h | 35 static inline int ihex_validate_fw(const struct firmware *fw) in ihex_validate_fw() 55 static inline int request_ihex_firmware(const struct firmware **fw, in request_ihex_firmware()
|
/Linux-v4.19/drivers/base/firmware_loader/ |
D | main.c | 100 static void fw_copy_to_prealloc_buf(struct firmware *fw, in fw_copy_to_prealloc_buf() 108 static bool fw_get_builtin_firmware(struct firmware *fw, const char *name, in fw_get_builtin_firmware() 126 static bool fw_is_builtin_firmware(const struct firmware *fw) in fw_is_builtin_firmware() 139 static inline bool fw_get_builtin_firmware(struct firmware *fw, in fw_get_builtin_firmware() 146 static inline bool fw_is_builtin_firmware(const struct firmware *fw) in fw_is_builtin_firmware() 350 static void firmware_free_data(const struct firmware *fw) in firmware_free_data() 361 static void fw_set_page_data(struct fw_priv *fw_priv, struct firmware *fw) in fw_set_page_data() 451 int assign_fw(struct firmware *fw, struct device *device, in assign_fw() 552 static void fw_abort_batch_reqs(struct firmware *fw) in fw_abort_batch_reqs() 571 struct firmware *fw = NULL; in _request_firmware() local [all …]
|
/Linux-v4.19/drivers/soc/qcom/ |
D | mdt_loader.c | 48 ssize_t qcom_mdt_get_size(const struct firmware *fw) in qcom_mdt_get_size() 77 static int __qcom_mdt_load(struct device *dev, const struct firmware *fw, in __qcom_mdt_load() 211 int qcom_mdt_load(struct device *dev, const struct firmware *fw, in qcom_mdt_load() 234 int qcom_mdt_load_no_init(struct device *dev, const struct firmware *fw, in qcom_mdt_load_no_init()
|
/Linux-v4.19/drivers/gpu/host1x/ |
D | job.c | 281 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() 300 static int check_class(struct host1x_firewall *fw, u32 class) in check_class() 313 static int check_mask(struct host1x_firewall *fw) in check_mask() 338 static int check_incr(struct host1x_firewall *fw) in check_incr() 361 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr() 382 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() 452 struct host1x_firewall fw; in copy_gathers() local
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dvb-usb-firmware.c | 37 int usb_cypress_load_firmware(struct usb_device *udev, const struct firmware *fw, int type) in usb_cypress_load_firmware() 90 const struct firmware *fw = NULL; in dvb_usb_download_firmware() local 123 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/core/ |
D | firmware.c | 36 const struct firmware **fw) in nvkm_firmware_get() 59 nvkm_firmware_put(const struct firmware *fw) in nvkm_firmware_put()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
D | paging.c | 277 const struct fw_img *fw) in iwl_save_fw_paging() 290 const struct fw_img *fw) in iwl_send_paging_cmd() 322 const struct fw_img *fw = &fwrt->fw->img[type]; in iwl_init_paging() local
|
D | dbg.h | 112 #define iwl_fw_dbg_trigger_enabled(fw, id) ({ \ argument 118 _iwl_fw_dbg_get_trigger(const struct iwl_fw *fw, enum iwl_fw_dbg_trigger id) in _iwl_fw_dbg_get_trigger() 123 #define iwl_fw_dbg_get_trigger(fw, id) ({ \ argument
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | fw.c | 98 const struct fw_info *fw, in orinoco_dl_firmware() 205 symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw, in symbol_dl_image() 288 const struct fw_info *fw) in symbol_dl_firmware() 361 const char *fw; in orinoco_cache_fw() local
|
/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 962 c8sectpfe_elf_sanity_check(struct c8sectpfei *fei, const struct firmware *fw) in c8sectpfe_elf_sanity_check() 1026 const struct firmware *fw, u8 __iomem *dest, in load_imem_segment() 1062 const struct firmware *fw, u8 __iomem *dst, int seg_num) in load_dmem_segment() 1081 static int load_slim_core_fw(const struct firmware *fw, struct c8sectpfei *fei) in load_slim_core_fw() 1142 const struct firmware *fw; in load_c8sectpfe_fw() local
|
/Linux-v4.19/drivers/media/common/ |
D | cypress_firmware.c | 40 static int cypress_get_hexline(const struct firmware *fw, in cypress_get_hexline() 72 const struct firmware *fw, int type) in cypress_load_firmware()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | ctxt-info.c | 83 const struct fw_img *fw, in iwl_pcie_init_fw_sec() 160 const struct fw_img *fw) in iwl_pcie_ctxt_info_init()
|
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.c | 258 sym_fw_setup_bus_addresses(struct sym_hcb *np, struct sym_fw *fw) in sym_fw_setup_bus_addresses() 295 sym_fw1_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw1_setup() 317 sym_fw2_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw2_setup()
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-av-firmware.c | 31 static int cx18_av_verifyfw(struct cx18 *cx, const struct firmware *fw) in cx18_av_verifyfw() 75 const struct firmware *fw = NULL; in cx18_av_loadfw() local
|
/Linux-v4.19/sound/soc/intel/atom/sst/ |
D | sst_loader.c | 295 const struct firmware *fw) in sst_cache_and_parse_fw() 320 void sst_firmware_load_cb(const struct firmware *fw, void *context) in sst_firmware_load_cb() 354 const struct firmware *fw; in sst_request_fw() local
|
/Linux-v4.19/sound/usb/6fire/ |
D | firmware.c | 145 static int usb6fire_fw_ihex_init(const struct firmware *fw, in usb6fire_fw_ihex_init() 212 const struct firmware *fw = NULL; in usb6fire_fw_ezusb_upload() local 292 const struct firmware *fw; in usb6fire_fw_fpga_upload() local
|
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_f34.c | 246 const struct firmware *fw) in rmi_f34_update_firmware() 362 const struct firmware *fw) in rmi_firmware_update() 467 const struct firmware *fw; in rmi_driver_update_fw_store() local
|
/Linux-v4.19/drivers/bluetooth/ |
D | btqca.c | 116 const struct firmware *fw) in qca_tlv_check_data() 270 const struct firmware *fw; in qca_download_firmware() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadow.c | 138 const struct firmware *fw = data; in shadow_fw_read() local 150 const struct firmware *fw; in shadow_fw_init() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
D | acr.c | 35 const struct firmware *fw; in nvkm_acr_load_firmware() local
|