Searched refs:pcxhr_load_xilinx_binary (Results 1 – 3 of 3) sorted by relevance
287 return pcxhr_load_xilinx_binary(mgr, dsp, 0); in pcxhr_dsp_load()291 return pcxhr_load_xilinx_binary(mgr, dsp, 1); in pcxhr_dsp_load()
20 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
268 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, in pcxhr_load_xilinx_binary() function