Searched refs:ar9300_eeprom_restore (Results 1 – 3 of 3) sorted by relevance
79 if (!ar9300_eeprom_restore(ah)) {273 @@ -4526,6 +4588,8 @@ ar9300_eeprom_restore(struct ath_hal *ah)
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