Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/firmware/
A Dfw_fallback.sh21 load_fw() function
203 load_fw "$NAME" "$0"
212 load_fw "$NAME" "$FW"
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dcnl-sst.c296 .load_fw = cnl_load_base_firmware,
481 ret = skl->dsp->fw_ops.load_fw(sst); in cnl_sst_init_fw()
A Dskl-sst-dsp.h140 int (*load_fw)(struct sst_dsp *ctx); member
A Dskl-sst.c498 .load_fw = skl_load_base_firmware,
560 ret = sst->fw_ops.load_fw(sst); in skl_sst_init_fw()
A Dbxt-sst.c527 .load_fw = bxt_load_base_firmware,
594 ret = sst->fw_ops.load_fw(sst); in bxt_sst_init_fw()
/linux-6.3-rc2/drivers/media/i2c/s5c73m3/
A Ds5c73m3-core.c551 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_spi_boot() argument
587 if (load_fw) in s5c73m3_spi_boot()
602 if (ret < 0 || !load_fw) in s5c73m3_spi_boot()
609 if (load_fw && update_fw) { in s5c73m3_spi_boot()
716 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_rom_boot() argument
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_ucode.c361 static int load_fw(struct device *dev, struct fw_info_t *fw_info, in load_fw() function
467 ret = load_fw(&pdev->dev, fw_info, filename); in cpt_ucode_load_fw()
1691 ret = load_fw(dev, &fw_info, ucode_filename[0]); in otx2_cpt_dl_custom_egrp_create()
1697 ret = load_fw(dev, &fw_info, ucode_filename[1]); in otx2_cpt_dl_custom_egrp_create()
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dmain.c1593 int wil_reset(struct wil6210_priv *wil, bool load_fw) in wil_reset() argument
1694 if (rc == -EAGAIN && !load_fw) in wil_reset()
1702 if (load_fw) { in wil_reset()
1745 if (load_fw) { in wil_reset()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nsp.c793 struct nfp_nsp_command_buf_arg load_fw = { in nfp_nsp_load_fw() local
804 ret = nfp_nsp_command_buf(state, &load_fw); in nfp_nsp_load_fw()
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-audio.c496 cx25840_call(dev, core, load_fw); in audio_trigger()
A Dcx231xx-cards.c1267 cx25840_call(dev, core, load_fw); in cx231xx_card_setup()
/linux-6.3-rc2/include/media/
A Dv4l2-subdev.h200 int (*load_fw)(struct v4l2_subdev *sd); member
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dmxl5xx.c1583 static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg) in load_fw() function
1790 status = load_fw(state, cfg); in probe()
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-av-core.c1253 .load_fw = cx18_av_load_fw,
A Dcx18-driver.c1208 v4l2_subdev_call(cx->sd_av, core, load_fw); in cx18_init_on_first_open()
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-driver.c1334 v4l2_subdev_call(itv->sd_video, core, load_fw); in ivtv_init_on_first_open()
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-cards.c2425 v4l2_subdev_call(dev->sd_cx25840, core, load_fw); in cx23885_card_setup()
/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-hdw.c2158 v4l2_device_call_all(&hdw->v4l2_dev, 0, core, load_fw); in pvr2_hdw_setup_low()
/linux-6.3-rc2/drivers/media/i2c/cx25840/
A Dcx25840-core.c5730 .load_fw = cx25840_load_fw,

Completed in 69 milliseconds