Home
last modified time | relevance | path

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

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