Home
last modified time | relevance | path

Searched refs:pcxhr_load_boot_binary (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/pcxhr/
Dpcxhr_core.h22 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
Dpcxhr_hwdep.c298 return pcxhr_load_boot_binary(mgr, dsp); in pcxhr_dsp_load()
Dpcxhr_core.c403 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) in pcxhr_load_boot_binary() function