Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h136 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common,
Dcommon-spectral.c238 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger() function
267 EXPORT_SYMBOL(ath9k_cmn_spectral_scan_trigger);
329 ath9k_cmn_spectral_scan_trigger(common, spec_priv); in write_file_spec_scan_ctl()
Dchannel.c96 ath9k_cmn_spectral_scan_trigger(common, &sc->spec_priv); in ath_set_channel()
Dhtc_drv_main.c320 ath9k_cmn_spectral_scan_trigger(common, &priv->spec_priv); in ath9k_htc_set_channel()