Searched refs:pcxhr_load_xilinx_binary (Results 1 – 3 of 3) sorted by relevance
300 return pcxhr_load_xilinx_binary(mgr, dsp, 0); in pcxhr_dsp_load()304 return pcxhr_load_xilinx_binary(mgr, dsp, 1); in pcxhr_dsp_load()
33 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
281 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, in pcxhr_load_xilinx_binary() function