Searched refs:pcxhr_load_boot_binary (Results 1 – 3 of 3) sorted by relevance
35 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
315 return pcxhr_load_boot_binary(mgr, dsp); in pcxhr_dsp_load()
415 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) in pcxhr_load_boot_binary() function