Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.h36 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp);
Dpcxhr_hwdep.c318 err = pcxhr_load_dsp_binary(mgr, dsp); in pcxhr_dsp_load()
Dpcxhr_core.c444 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary() function