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