Searched refs:ch_sel (Results 1 – 4 of 4) sorted by relevance
113 ucontrol->value.enumerated.item[0] = dspk->ch_sel; in tegra186_dspk_get_ch_sel()125 if (value == dspk->ch_sel) in tegra186_dspk_put_ch_sel()128 dspk->ch_sel = value; in tegra186_dspk_put_ch_sel()231 switch (dspk->ch_sel) { in tegra186_dspk_hw_params()298 ((dspk->ch_sel + 1) << CH_SEL_SHIFT) | in tegra186_dspk_hw_params()490 dspk->ch_sel = DSPK_CH_SELECT_STEREO; in tegra186_dspk_platform_probe()
63 unsigned int ch_sel; member
2836 struct rtw_ieee80211_channel *ch_sel = NULL; in rtw_drv_scan_by_self() local2869 ch_sel = ch_for_2040_bss; in rtw_drv_scan_by_self()2873 rtw_set_802_11_bssid_list_scan(padapter, NULL, 0, ch_sel, ch_num); in rtw_drv_scan_by_self()
2852 struct rtw_ieee80211_channel *ch_sel = NULL; local2892 ch_sel = ch_for_2040_bss;2896 rtw_set_802_11_bssid_list_scan(padapter, NULL, 0, ch_sel, ch_num);