Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h21 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
H A Dpcxhr_hwdep.c295 return pcxhr_load_eeprom_binary(mgr, dsp); in pcxhr_dsp_load()
H A Dpcxhr_core.c371 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, in pcxhr_load_eeprom_binary() function