Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.h34 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
Dpcxhr_hwdep.c312 return pcxhr_load_eeprom_binary(mgr, dsp); in pcxhr_dsp_load()
Dpcxhr_core.c383 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, in pcxhr_load_eeprom_binary() function