Home
last modified time | relevance | path

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

123

/Linux-v4.19/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.c56 if ((err = load_firmware(chip)) < 0) in init_hw()
Dindigoio_dsp.c59 if ((err = load_firmware(chip)) < 0) in init_hw()
Ddarla24_dsp.c55 if ((err = load_firmware(chip)) < 0) in init_hw()
Dindigodj_dsp.c59 if ((err = load_firmware(chip)) < 0) in init_hw()
Dindigo_dsp.c59 if ((err = load_firmware(chip)) < 0) in init_hw()
Decho3g_dsp.c68 err = load_firmware(chip); in init_hw()
Dgina20_dsp.c61 if ((err = load_firmware(chip)) < 0) in init_hw()
Dmia_dsp.c65 if ((err = load_firmware(chip)) < 0) in init_hw()
Dlayla20_dsp.c63 if ((err = load_firmware(chip)) < 0) in init_hw()
Dechoaudio.h435 static int load_firmware(struct echoaudio *chip);
Dgina24_dsp.c77 if ((err = load_firmware(chip)) < 0) in init_hw()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapimain.c99 ctrl->load_firmware = NULL; in diva_os_set_controller_struct()
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00firmware.c111 retval = rt2x00dev->ops->lib->load_firmware(rt2x00dev, in rt2x00lib_load_firmware()
Drt2800soc.c191 .load_firmware = rt2800soc_load_firmware,
/Linux-v4.19/drivers/media/tuners/
Dtuner-xc2028.c543 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function
779 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware()
789 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware()
791 rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ, in check_firmware()
813 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
815 rc = load_firmware(fe, new_fw.type & ~F8MHZ, &new_fw.id); in check_firmware()
Dxc4000.c691 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function
987 rc = load_firmware(fe, BASE, &std0); in check_firmware()
996 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
998 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1020 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
/Linux-v4.19/include/linux/isdn/
Dcapilli.h45 int (*load_firmware)(struct capi_ctr *, capiloaddata *); member
/Linux-v4.19/drivers/isdn/hardware/avm/
Db1pci.c112 cinfo->capi_ctrl.load_firmware = b1_load_firmware; in b1pci_probe()
251 cinfo->capi_ctrl.load_firmware = b1dma_load_firmware; in b1pciv4_probe()
Db1pcmcia.c108 cinfo->capi_ctrl.load_firmware = b1_load_firmware; in b1pcmcia_add_card()
Db1isa.c121 cinfo->capi_ctrl.load_firmware = b1_load_firmware; in b1isa_probe()
Dt1pci.c119 cinfo->capi_ctrl.load_firmware = b1dma_load_firmware; in t1pci_add_card()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h237 int (*load_firmware)(void *handle); member
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8723a.c370 .load_firmware = rtl8723au_load_firmware,

123