Searched refs:pcxhr_load_dsp_binary (Results 1 – 3 of 3) sorted by relevance
36 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp);
318 err = pcxhr_load_dsp_binary(mgr, dsp); in pcxhr_dsp_load()
444 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary() function