Home
last modified time | relevance | path

Searched refs:pcxhr_load_dsp_binary (Results 1 – 2 of 2) 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()