Home
last modified time | relevance | path

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

/include/linux/soc/qcom/
A Dmdt_loader.h17 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() argument
40 static inline int qcom_mdt_pas_init(struct device *dev, const struct firmware *fw, in qcom_mdt_pas_init() argument
47 static inline int qcom_mdt_load(struct device *dev, const struct firmware *fw, in qcom_mdt_load() argument
56 const struct firmware *fw, in qcom_mdt_load_no_init() argument
65 static inline void *qcom_mdt_read_metadata(const struct firmware *fw, in qcom_mdt_read_metadata() argument
/include/linux/
A Dfirmware.h89 bool firmware_request_builtin(struct firmware *fw, const char *name);
91 static inline bool firmware_request_builtin(struct firmware *fw, in firmware_request_builtin() argument
99 int request_firmware(const struct firmware **fw, const char *name,
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() argument
133 void (*cont)(const struct firmware *fw, void *context)) in firmware_request_nowait_nowarn() argument
138 static inline int firmware_request_nowarn(const struct firmware **fw, in firmware_request_nowarn() argument
155 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait() argument
[all …]
A 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()
A Dremoteproc.h394 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);
A Dpldmfw.h171 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
A Dpagewalk.h193 struct folio *folio_walk_start(struct folio_walk *fw,
/include/soc/bcm2835/
A Draspberrypi-firmware.h178 int rpi_firmware_property(struct rpi_firmware *fw,
180 int rpi_firmware_property_list(struct rpi_firmware *fw,
182 void rpi_firmware_put(struct rpi_firmware *fw);
183 unsigned int rpi_firmware_clk_get_max_rate(struct rpi_firmware *fw,
190 static inline int rpi_firmware_property(struct rpi_firmware *fw, u32 tag, in rpi_firmware_property() argument
196 static inline int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list() argument
202 static inline void rpi_firmware_put(struct rpi_firmware *fw) { } in rpi_firmware_put() argument
204 static inline unsigned int rpi_firmware_clk_get_max_rate(struct rpi_firmware *fw, in rpi_firmware_clk_get_max_rate() argument
/include/linux/firmware/meson/
A Dmeson_sm.h21 int meson_sm_call(struct meson_sm_firmware *fw, unsigned int cmd_index,
23 int meson_sm_call_write(struct meson_sm_firmware *fw, void *buffer,
26 int meson_sm_call_read(struct meson_sm_firmware *fw, void *buffer,
/include/misc/
A Daltera.h24 extern int altera_init(struct altera_config *config, const struct firmware *fw);
28 const struct firmware *fw) in altera_init() argument
/include/dt-bindings/usb/
A Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
342 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
346 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
347 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
350 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
351 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
425 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
426 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 \
463 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
464 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
/include/linux/usb/
A Dpd_vdo.h371 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
372 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
376 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
377 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
380 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
381 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
458 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
459 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 \
496 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
497 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
/include/linux/firmware/cirrus/
A Dwmfw.h85 struct wmfw_id_hdr fw; member
92 struct wmfw_id_hdr fw; member
100 struct wmfw_v3_id_hdr fw; member
/include/video/
A Dmetronomefb.h51 int fw; member
/include/sound/
A Dtas2781-comlib-i2c.h21 void (*cont)(const struct firmware *fw, void *context));
A Dsoc-topology.h181 const struct snd_soc_tplg_ops *ops, const struct firmware *fw);
A Dvx_core.h90 int (*load_dsp)(struct vx_core *chip, int idx, const struct firmware *fw);
/include/linux/mfd/
A Dcs40l50.h122 const struct firmware *fw; member
/include/net/
A Ddevlink.h666 const struct firmware *fw; member
/include/linux/platform_data/
A Dcros_ec_commands.h5381 struct mcdp_version fw; member

Completed in 62 milliseconds