Home
last modified time | relevance | path

Searched refs:load_firmware (Results 1 – 25 of 65) sorted by relevance

123

/linux/sound/pci/echoaudio/
H A Dindigodjx_dsp.c57 err = load_firmware(chip); in init_hw()
H A Dindigoiox_dsp.c57 err = load_firmware(chip); in init_hw()
H A Ddarla20_dsp.c57 err = load_firmware(chip); in init_hw()
H A Dindigoio_dsp.c60 err = load_firmware(chip); in init_hw()
H A Ddarla24_dsp.c56 err = load_firmware(chip); in init_hw()
H A Dindigo_dsp.c60 err = load_firmware(chip); in init_hw()
H A Dindigodj_dsp.c60 err = load_firmware(chip); in init_hw()
H A Decho3g_dsp.c69 err = load_firmware(chip); in init_hw()
H A Dgina20_dsp.c62 err = load_firmware(chip); in init_hw()
H A Dmia_dsp.c66 err = load_firmware(chip); in init_hw()
H A Dlayla20_dsp.c64 err = load_firmware(chip); in init_hw()
/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_priv.h20 int (*load_firmware)(struct mtk_vcodec_fw *fw); member
H A Dmtk_vcodec_fw.c37 return fw->ops->load_firmware(fw); in mtk_vcodec_fw_load_firmware()
H A Dmtk_vcodec_fw_scp.c47 .load_firmware = mtk_vcodec_scp_load_firmware,
H A Dmtk_vcodec_fw_vpu.c77 .load_firmware = mtk_vcodec_vpu_load_firmware,
/linux/include/linux/isdn/
H A Dcapilli.h45 int (*load_firmware)(struct capi_ctr *, capiloaddata *); member
/linux/sound/soc/sof/intel/
H A Dhda-common-ops.c64 .load_firmware = snd_sof_load_firmware_raw,
H A Dbyt.c265 .load_firmware = snd_sof_load_firmware_memcpy,
340 .load_firmware = snd_sof_load_firmware_memcpy,
/linux/drivers/media/tuners/
H A Dxc2028.c542 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function
778 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware()
788 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware()
790 rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ, in check_firmware()
812 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
814 rc = load_firmware(fe, new_fw.type & ~F8MHZ, &new_fw.id); in check_firmware()
H A Dxc4000.c680 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function
975 rc = load_firmware(fe, BASE, &std0); in check_firmware()
984 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1008 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
/linux/sound/soc/sof/
H A Dfw-file-profile.c94 return (sdev->pdata->desc->ops->load_firmware == snd_sof_load_firmware_raw || in sof_platform_uses_generic_loader()
95 sdev->pdata->desc->ops->load_firmware == snd_sof_load_firmware_memcpy); in sof_platform_uses_generic_loader()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c100 retval = rt2x00dev->ops->lib->load_firmware(rt2x00dev, in rt2x00lib_load_firmware()
/linux/sound/soc/sof/amd/
H A Dvangogh.c159 sof_vangogh_ops.load_firmware = acp_sof_load_signed_firmware; in sof_vangogh_ops_init()
/linux/sound/soc/codecs/
H A Dwm_adsp.h95 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware);
/linux/sound/soc/sof/imx/
H A Dimx8.c507 .load_firmware = snd_sof_load_firmware_memcpy,
568 .load_firmware = snd_sof_load_firmware_memcpy,

123