| /include/linux/ |
| A D | firmware.h | 13 struct firmware { struct 91 static inline bool firmware_request_builtin(struct firmware *fw, in firmware_request_builtin() 104 void (*cont)(const struct firmware *fw, void *context)); 112 void (*cont)(const struct firmware *fw, void *context)); 121 void release_firmware(const struct firmware *fw); 123 static inline int request_firmware(const struct firmware **fw, in request_firmware() 133 void (*cont)(const struct firmware *fw, void *context)) in firmware_request_nowait_nowarn() 155 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait() 160 static inline void release_firmware(const struct firmware *fw) in release_firmware() 178 (const struct firmware **firmware_p, in request_partial_firmware_into_buf() [all …]
|
| A D | ihex.h | 47 static inline int ihex_validate_fw(const struct firmware *fw) in ihex_validate_fw() 64 static inline int request_ihex_firmware(const struct firmware **fw, in request_ihex_firmware() 68 const struct firmware *lfw; in request_ihex_firmware()
|
| A D | remoteproc.h | 348 struct firmware; 394 int (*parse_fw)(struct rproc *rproc, const struct firmware *fw); 398 struct rproc *rproc, const struct firmware *fw); 401 int (*load)(struct rproc *rproc, const struct firmware *fw); 402 int (*sanity_check)(struct rproc *rproc, const struct firmware *fw); 403 u64 (*get_boot_addr)(struct rproc *rproc, const struct firmware *fw); 553 const char *firmware; member 662 const char *firmware, int len); 671 const char *firmware, int len);
|
| A D | kernel_read_file.h | 11 id(FIRMWARE, firmware) \
|
| A D | tc.h | 90 char firmware[9]; member
|
| A D | pldmfw.h | 171 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
|
| A D | ti_wilink_st.h | 251 const struct firmware *fw_entry;
|
| A D | module.h | 297 #define MODULE_FIRMWARE(_firmware) MODULE_INFO(firmware, _firmware)
|
| /include/linux/soc/qcom/ |
| A D | mdt_loader.h | 12 struct firmware; 17 ssize_t qcom_mdt_get_size(const struct firmware *fw); 18 int qcom_mdt_pas_init(struct device *dev, const struct firmware *fw, 21 int qcom_mdt_load(struct device *dev, const struct firmware *fw, 26 int qcom_mdt_load_no_init(struct device *dev, const struct firmware *fw, 30 void *qcom_mdt_read_metadata(const struct firmware *fw, size_t *data_len, 35 static inline ssize_t qcom_mdt_get_size(const struct firmware *fw) in qcom_mdt_get_size() 40 static inline int qcom_mdt_pas_init(struct device *dev, const struct firmware *fw, in qcom_mdt_pas_init() 47 static inline int qcom_mdt_load(struct device *dev, const struct firmware *fw, in qcom_mdt_load() 56 const struct firmware *fw, in qcom_mdt_load_no_init() [all …]
|
| /include/misc/ |
| A D | altera.h | 24 extern int altera_init(struct altera_config *config, const struct firmware *fw); 28 const struct firmware *fw) in altera_init()
|
| /include/sound/ |
| A D | tas2781.h | 219 const struct firmware *fmw, int offset); 222 const struct firmware *fmw, int offset); 225 const struct firmware *fmw, int offset); 228 const struct firmware *fmw, int offset);
|
| A D | vx_core.h | 17 struct firmware; 90 int (*load_dsp)(struct vx_core *chip, int idx, const struct firmware *fw); 188 const struct firmware *firmware[4]; /* loaded firmware data */ member 199 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *dsp); 200 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *dsp); 201 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp);
|
| A D | soc-topology.h | 18 struct firmware; 181 const struct snd_soc_tplg_ops *ops, const struct firmware *fw);
|
| A D | tas2781-comlib-i2c.h | 21 void (*cont)(const struct firmware *fw, void *context));
|
| A D | sb16_csp.h | 72 const struct firmware *csp_programs[CSP_PROGRAM_COUNT];
|
| A D | tas2781-dsp.h | 208 int tasdevice_rca_parser(void *context, const struct firmware *fmw);
|
| A D | emu10k1.h | 1794 const struct firmware *firmware; member 1795 const struct firmware *dock_fw; 1854 void snd_emu1010_load_firmware_entry(struct snd_emu10k1 *emu, int dock, const struct firmware *fw_e…
|
| /include/linux/firmware/cirrus/ |
| A D | cs_dsp.h | 224 const struct firmware *wmfw_firmware, const char *wmfw_filename, 225 const struct firmware *coeff_firmware, const char *coeff_filename, 229 const struct firmware *wmfw_firmware, const char *wmfw_filename, 230 const struct firmware *coeff_firmware, const char *coeff_filename,
|
| A D | cs_dsp_test_utils.h | 139 struct firmware *cs_dsp_mock_bin_get_firmware(struct cs_dsp_mock_bin_builder *builder); 158 struct firmware *cs_dsp_mock_wmfw_get_firmware(struct cs_dsp_mock_wmfw_builder *builder);
|
| /include/linux/mfd/ |
| A D | cs40l50.h | 122 const struct firmware *fw; 123 const struct firmware *bin;
|
| A D | si476x-core.h | 257 } firmware; member
|
| /include/linux/isdn/ |
| A D | capilli.h | 27 capiloaddatapart firmware; member
|
| /include/soc/fsl/qe/ |
| A D | qe.h | 327 int qe_upload_firmware(const struct qe_firmware *firmware); 329 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware() argument
|
| /include/net/ |
| A D | devlink.h | 666 const struct firmware *fw;
|