Home
last modified time | relevance | path

Searched refs:install_resident_loader (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dechoaudio_dsp.c227 static int install_resident_loader(struct echoaudio *chip) in install_resident_loader() function
288 "install_resident_loader: Failed to write word count!\n"); in install_resident_loader()
294 "install_resident_loader: Failed to write DSP address!\n"); in install_resident_loader()
304 "install_resident_loader: Failed to write DSP code\n"); in install_resident_loader()
352 if ((i = install_resident_loader(chip)) < 0) in load_dsp()
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dechoaudio_dsp.c227 static int install_resident_loader(struct echoaudio *chip) in install_resident_loader() function
288 "install_resident_loader: Failed to write word count!\n"); in install_resident_loader()
294 "install_resident_loader: Failed to write DSP address!\n"); in install_resident_loader()
304 "install_resident_loader: Failed to write DSP code\n"); in install_resident_loader()
352 i = install_resident_loader(chip); in load_dsp()

Completed in 4 milliseconds