Home
last modified time | relevance | path

Searched refs:get_firmware (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c172 err = get_firmware(&fw, chip, asic); in load_asic_generic()
235 i = get_firmware(&fw, chip, FW_361_LOADER); in install_resident_loader()
491 err = get_firmware(&fw, chip, chip->dsp_code_to_load); in load_firmware()
H A Dechoaudio.h425 static int get_firmware(const struct firmware **fw_entry,
H A Dechoaudio.c32 static int get_firmware(const struct firmware **fw_entry, in get_firmware() function
/linux/drivers/staging/media/av7110/
H A Dav7110.c1484 static int get_firmware(struct av7110 *av7110) in get_firmware() function
2437 ret = get_firmware(av7110); in av7110_attach()