Home
last modified time | relevance | path

Searched refs:ath9k_cmn_debug_base_eeprom (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.h70 void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy,
84 static inline void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_base_eeprom() function
H A Dcommon-debug.c82 void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_base_eeprom() function
88 EXPORT_SYMBOL(ath9k_cmn_debug_base_eeprom);
H A Dhtc_drv_debug.c513 ath9k_cmn_debug_base_eeprom(priv->debug.debugfs_phy, priv->ah); in ath9k_htc_init_debug()
H A Ddebug.c1430 ath9k_cmn_debug_base_eeprom(sc->debug.debugfs_phy, sc->sc_ah); in ath9k_init_debug()