Home
last modified time | relevance | path

Searched defs:load_fw (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/tools/testing/selftests/firmware/
Dfw_fallback.sh21 load_fw() function
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-sst-dsp.h140 int (*load_fw)(struct sst_dsp *ctx); member
/linux-5.19.10/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c553 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_spi_boot()
718 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_rom_boot()
/linux-5.19.10/drivers/net/wireless/ath/wil6210/
Dmain.c1593 int wil_reset(struct wil6210_priv *wil, bool load_fw) in wil_reset()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.c792 struct nfp_nsp_command_buf_arg load_fw = { in nfp_nsp_load_fw() local
/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.c361 static int load_fw(struct device *dev, struct fw_info_t *fw_info, in load_fw() function
/linux-5.19.10/drivers/media/dvb-frontends/
Dmxl5xx.c1583 static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg) in load_fw() function
/linux-5.19.10/include/media/
Dv4l2-subdev.h196 int (*load_fw)(struct v4l2_subdev *sd); member