Home
last modified time | relevance | path

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

/sound/pci/echoaudio/
Dechoaudio_dsp.c187 err = get_firmware(&fw, chip, asic); in load_asic_generic()
250 i = get_firmware(&fw, chip, FW_361_LOADER); in install_resident_loader()
504 err = get_firmware(&fw, chip, chip->dsp_code_to_load); in load_firmware()
Dechoaudio.h438 static int get_firmware(const struct firmware **fw_entry,
Dechoaudio.c31 static int get_firmware(const struct firmware **fw_entry, in get_firmware() function