Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c320 static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_download_dsp() function
392 err = pcxhr_download_dsp(mgr, eeprom); in pcxhr_load_eeprom_binary()
421 err = pcxhr_download_dsp(mgr, boot); in pcxhr_load_boot_binary()
442 err = pcxhr_download_dsp(mgr, dsp); in pcxhr_load_dsp_binary()