Searched refs:pcxhr_load_xilinx_binary (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 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()
|
H A D | pcxhr_core.h | 20 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
|
H A D | pcxhr_core.c | 268 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, in pcxhr_load_xilinx_binary() function
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 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()
|
H A D | pcxhr_core.h | 20 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second);
|
H A D | pcxhr_core.c | 268 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, in pcxhr_load_xilinx_binary() function
|
Completed in 6 milliseconds