Searched refs:ar9300_eeprom_restore (Results 1 – 2 of 2) sorted by relevance
622 extern HAL_BOOL ar9300_eeprom_restore(struct ath_hal *ah);
453 if (!ar9300_eeprom_restore(ah)) { in ar9300_eeprom_attach()3609 return ar9300_eeprom_restore(ah); in ar9300_fill_eeprom()4411 ar9300_eeprom_restore(struct ath_hal *ah) in ar9300_eeprom_restore() function