Home
last modified time | relevance | path

Searched refs:dump_eeprom (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-debug.c31 len = ah->eep_ops->dump_eeprom(ah, false, buf, len, size); in read_file_modal_eeprom()
67 len = ah->eep_ops->dump_eeprom(ah, true, buf, len, size); in read_file_base_eeprom()
Deeprom.h646 u32 (*dump_eeprom)(struct ath_hw *hw, bool dump_base_hdr, u8 *buf, member
Deeprom_9287.c1029 .dump_eeprom = ath9k_hw_ar9287_dump_eeprom,
Deeprom_4k.c1117 .dump_eeprom = ath9k_hw_4k_dump_eeprom,
Deeprom_def.c1355 .dump_eeprom = ath9k_hw_def_dump_eeprom,
Dar9003_eeprom.c5503 .dump_eeprom = ath9k_hw_ar9003_dump_eeprom,
/linux-4.4.14/drivers/fmc/
Dfmc-dump.c17 module_param_named(dump_eeprom, fmc_must_dump_eeprom, int, 0644);
/linux-4.4.14/Documentation/fmc/
Dparameters.txt9 `dump_eeprom='
/linux-4.4.14/drivers/media/usb/dvb-usb/
Daf9005.c39 module_param_named(dump_eeprom, dvb_usb_af9005_dump_eeprom, int, 0);
40 MODULE_PARM_DESC(dump_eeprom, "dump contents of the eeprom.");