Searched refs:pcxhr_load_eeprom_binary (Results 1 – 3 of 3) sorted by relevance
21 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
295 return pcxhr_load_eeprom_binary(mgr, dsp); in pcxhr_dsp_load()
371 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, in pcxhr_load_eeprom_binary() function