Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/ !
Dpcxhr_core.h35 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot);
Dpcxhr_hwdep.c315 return pcxhr_load_boot_binary(mgr, dsp); in pcxhr_dsp_load()
Dpcxhr_core.c415 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) in pcxhr_load_boot_binary() function