Home
last modified time | relevance | path

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

123

/Linux-v5.15/sound/pci/echoaudio/
Dindigodjx_dsp.c57 err = load_firmware(chip); in init_hw()
Dindigoiox_dsp.c57 err = load_firmware(chip); in init_hw()
Ddarla20_dsp.c57 err = load_firmware(chip); in init_hw()
Dindigoio_dsp.c60 err = load_firmware(chip); in init_hw()
Ddarla24_dsp.c56 err = load_firmware(chip); in init_hw()
Dindigodj_dsp.c60 err = load_firmware(chip); in init_hw()
Dindigo_dsp.c60 err = load_firmware(chip); in init_hw()
Decho3g_dsp.c69 err = load_firmware(chip); in init_hw()
Dgina20_dsp.c62 err = load_firmware(chip); in init_hw()
Dmia_dsp.c66 err = load_firmware(chip); in init_hw()
Dlayla20_dsp.c64 err = load_firmware(chip); in init_hw()
/Linux-v5.15/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_fw_priv.h18 int (*load_firmware)(struct mtk_vcodec_fw *fw); member
Dmtk_vcodec_fw.c32 return fw->ops->load_firmware(fw); in mtk_vcodec_fw_load_firmware()
Dmtk_vcodec_fw_scp.c47 .load_firmware = mtk_vcodec_scp_load_firmware,
Dmtk_vcodec_fw_vpu.c71 .load_firmware = mtk_vcodec_vpu_load_firmware,
/Linux-v5.15/include/linux/isdn/
Dcapilli.h45 int (*load_firmware)(struct capi_ctr *, capiloaddata *); member
/Linux-v5.15/drivers/media/tuners/
Dtuner-xc2028.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()
Dxc4000.c682 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function
977 rc = load_firmware(fe, BASE, &std0); in check_firmware()
986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
988 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1010 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00firmware.c100 retval = rt2x00dev->ops->lib->load_firmware(rt2x00dev, in rt2x00lib_load_firmware()
/Linux-v5.15/sound/soc/sof/intel/
Dapl.c87 .load_firmware = snd_sof_load_firmware_raw,
Dicl.c86 .load_firmware = snd_sof_load_firmware_raw,
Dbyt.c261 .load_firmware = snd_sof_load_firmware_memcpy,
338 .load_firmware = snd_sof_load_firmware_memcpy,
Dtgl.c82 .load_firmware = snd_sof_load_firmware_raw,
Dpci-tng.c177 .load_firmware = snd_sof_load_firmware_memcpy,
/Linux-v5.15/sound/soc/sof/imx/
Dimx8.c445 .load_firmware = snd_sof_load_firmware_memcpy,
494 .load_firmware = snd_sof_load_firmware_memcpy,

123