Home
last modified time | relevance | path

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

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