Searched refs:check_eeprom (Results 1 - 7 of 7) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Deeprom.c538 status = ah->eep_ops->check_eeprom(ah);
H A Deeprom.h646 int (*check_eeprom)(struct ath_hw *hw); member in struct:eeprom_ops
H A Deeprom_4k.c1102 .check_eeprom = ath9k_hw_4k_check_eeprom,
H A Deeprom_9287.c1066 .check_eeprom = ath9k_hw_ar9287_check_eeprom,
H A Deeprom_def.c1416 .check_eeprom = ath9k_hw_def_check_eeprom,
H A Dar9003_eeprom.c5135 .check_eeprom = ath9k_hw_ar9300_check_eeprom,
/drivers/scsi/
H A Ddc395x.c4156 * check_eeprom - get and check contents of the eeprom
4165 static void __devinit check_eeprom(struct NvRamType *eeprom, unsigned long io_port) function
4529 check_eeprom(&acb->eeprom, io_port);

Completed in 78 milliseconds