Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/pcxhr/
Dpcxhr_core.h23 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp);
Dpcxhr_hwdep.c301 err = pcxhr_load_dsp_binary(mgr, dsp); in pcxhr_dsp_load()
Dpcxhr_core.c432 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary() function