Home
last modified time | relevance | path

Searched refs:fw (Results 1 – 13 of 13) sorted by relevance

/include/linux/
Dfirmware.h43 int request_firmware(const struct firmware **fw, const char *name,
45 int firmware_request_nowarn(const struct firmware **fw, const char *name,
50 void (*cont)(const struct firmware *fw, void *context));
51 int request_firmware_direct(const struct firmware **fw, const char *name,
56 void release_firmware(const struct firmware *fw);
58 static inline int request_firmware(const struct firmware **fw, in request_firmware() argument
65 static inline int firmware_request_nowarn(const struct firmware **fw, in firmware_request_nowarn() argument
75 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait() argument
80 static inline void release_firmware(const struct firmware *fw) in release_firmware() argument
84 static inline int request_firmware_direct(const struct firmware **fw, in request_firmware_direct() argument
Dihex.h47 static inline int ihex_validate_fw(const struct firmware *fw) in ihex_validate_fw() argument
51 rec = (const void *)fw->data; in ihex_validate_fw()
52 end = (const void *)&fw->data[fw->size - sizeof(*end)]; in ihex_validate_fw()
64 static inline int request_ihex_firmware(const struct firmware **fw, in request_ihex_firmware() argument
81 *fw = lfw; in request_ihex_firmware()
Dremoteproc.h378 int (*parse_fw)(struct rproc *rproc, const struct firmware *fw);
382 struct rproc *rproc, const struct firmware *fw);
383 int (*load)(struct rproc *rproc, const struct firmware *fw);
384 int (*sanity_check)(struct rproc *rproc, const struct firmware *fw);
385 u32 (*get_boot_addr)(struct rproc *rproc, const struct firmware *fw);
/include/linux/soc/qcom/
Dmdt_loader.h14 ssize_t qcom_mdt_get_size(const struct firmware *fw);
15 int qcom_mdt_load(struct device *dev, const struct firmware *fw,
20 int qcom_mdt_load_no_init(struct device *dev, const struct firmware *fw,
24 void *qcom_mdt_read_metadata(const struct firmware *fw, size_t *data_len);
/include/misc/
Daltera.h24 extern int altera_init(struct altera_config *config, const struct firmware *fw);
28 const struct firmware *fw) in altera_init() argument
/include/soc/bcm2835/
Draspberrypi-firmware.h139 int rpi_firmware_property(struct rpi_firmware *fw,
141 int rpi_firmware_property_list(struct rpi_firmware *fw,
145 static inline int rpi_firmware_property(struct rpi_firmware *fw, u32 tag, in rpi_firmware_property() argument
151 static inline int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() argument
/include/linux/usb/
Dpd_vdo.h172 #define VDO_CABLE(hw, fw, cbl, gdr, lat, term, tx1d, tx2d, rx1d, rx2d, cur,\ argument
174 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
195 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
196 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 \
/include/sound/
Dsof.h24 const struct firmware *fw; member
Dsoc-topology.h184 struct snd_soc_tplg_ops *ops, const struct firmware *fw,
Dvx_core.h90 int (*load_dsp)(struct vx_core *chip, int idx, const struct firmware *fw);
/include/video/
Dmetronomefb.h51 int fw; member
/include/linux/platform_data/
Dcros_ec_commands.h4986 struct mcdp_version fw; member
/include/
DKbuild1083 header-test- += uapi/sound/sof/fw.h