Searched refs:init_channel (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c903 struct ath9k_channel *init_channel; local
920 init_channel = ath9k_cmn_get_curchannel(hw, ah);
923 ret = ath9k_hw_reset(ah, init_channel, ah->caldata, false);
935 mode = ath9k_htc_get_curmode(priv, init_channel);
H A Dmain.c999 struct ath9k_channel *init_channel; local
1013 init_channel = ath9k_cmn_get_curchannel(hw, ah);
1029 r = ath9k_hw_reset(ah, init_channel, ah->caldata, false);
/drivers/net/hamradio/
H A Dscc.c202 static void init_channel(struct scc_channel *scc);
793 static void init_channel(struct scc_channel *scc) function
1589 init_channel(scc);
/drivers/media/dvb/ngene/
H A Dngene-core.c1473 static int init_channel(struct ngene_channel *chan) function
1576 if (init_channel(&dev->channel[i]) < 0) {

Completed in 71 milliseconds