Home
last modified time | relevance | path

Searched refs:ch_type (Results 1 – 25 of 32) sorted by relevance

12

/drivers/iio/light/
A Dcm3605.c160 enum iio_chan_type ch_type; in cm3605_probe() local
203 ret = iio_get_channel_type(cm3605->aout, &ch_type); in cm3605_probe()
206 if (ch_type != IIO_VOLTAGE) { in cm3605_probe()
A Dgp2ap002.c433 enum iio_chan_type ch_type; in gp2ap002_probe() local
509 ret = iio_get_channel_type(gp2ap002->alsout, &ch_type); in gp2ap002_probe()
512 if (ch_type != IIO_CURRENT) { in gp2ap002_probe()
/drivers/iio/humidity/
A Dhts221_core.c342 enum iio_chan_type ch_type, in hts221_get_sensor_scale() argument
348 switch (ch_type) { in hts221_get_sensor_scale()
371 enum iio_chan_type ch_type, in hts221_get_sensor_offset() argument
377 switch (ch_type) { in hts221_get_sensor_offset()
/drivers/net/wireless/ath/wcn36xx/
A Ddxe.c105 wcn->dxe_tx_l_ch.ch_type = WCN36XX_DXE_CH_TX_L; in wcn36xx_dxe_alloc_ctl_blks()
106 wcn->dxe_tx_h_ch.ch_type = WCN36XX_DXE_CH_TX_H; in wcn36xx_dxe_alloc_ctl_blks()
107 wcn->dxe_rx_l_ch.ch_type = WCN36XX_DXE_CH_RX_L; in wcn36xx_dxe_alloc_ctl_blks()
108 wcn->dxe_rx_h_ch.ch_type = WCN36XX_DXE_CH_RX_H; in wcn36xx_dxe_alloc_ctl_blks()
191 switch (wcn_ch->ch_type) { in wcn36xx_dxe_init_descs()
A Ddxe.h431 enum wcn36xx_dxe_ch_type ch_type; member
/drivers/spmi/
A Dspmi-pmic-arb.c234 enum pmic_arb_channel ch_type);
292 enum pmic_arb_channel ch_type) in pmic_arb_wait_for_done() argument
301 rc = pmic_arb->ver_ops->offset(bus, sid, addr, ch_type); in pmic_arb_wait_for_done()
1083 enum pmic_arb_channel ch_type) in pmic_arb_offset_v1() argument
1250 enum pmic_arb_channel ch_type) in pmic_arb_offset_v2() argument
1306 enum pmic_arb_channel ch_type) in pmic_arb_offset_v5() argument
1319 switch (ch_type) { in pmic_arb_offset_v5()
1397 enum pmic_arb_channel ch_type) in pmic_arb_offset_v7() argument
1410 switch (ch_type) { in pmic_arb_offset_v7()
/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
A Dphy.h15 enum nl80211_channel_type ch_type);
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dphy.h74 enum nl80211_channel_type ch_type);
/drivers/staging/most/dim2/
A Dhal.c214 static void dim2_configure_cat(u8 cat_base, u8 ch_addr, u8 ch_type, in dim2_configure_cat() argument
217 bool isoc_fce = ch_type == CAT_CT_VAL_ISOC; in dim2_configure_cat()
218 bool sync_mfe = ch_type == CAT_CT_VAL_SYNC; in dim2_configure_cat()
221 (ch_type << CAT_CT_SHIFT) | in dim2_configure_cat()
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A Dphy.h61 enum nl80211_channel_type ch_type);
A Dphy.c219 enum nl80211_channel_type ch_type) in rtl92s_phy_set_bw_mode() argument
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dphy.h101 enum nl80211_channel_type ch_type);
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dphy.h118 enum nl80211_channel_type ch_type);
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dphy.h74 enum nl80211_channel_type ch_type);
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dphy.h168 enum nl80211_channel_type ch_type);
A Dphy.c798 enum nl80211_channel_type ch_type) in rtl8723e_phy_set_bw_mode() argument
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dphy.h199 enum nl80211_channel_type ch_type);
/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_dpia.c123 cmd.query_hpd.data.ch_type = AUX_CHANNEL_DPIA; in dpia_query_hpd_status()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dphy.h210 enum nl80211_channel_type ch_type);
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Dphy_common.h181 enum nl80211_channel_type ch_type);
A Dphy_common.c653 enum nl80211_channel_type ch_type) in rtl92c_phy_set_bw_mode() argument
/drivers/accessibility/speakup/
A Dmain.c1330 short mask = pb_edit->mask, ch_type = spk_chartab[ch]; in edit_bits() local
1332 if (type != KT_LATIN || (ch_type & B_NUM) || ch < SPACE) in edit_bits()
1339 if (mask < PUNC && !(ch_type & PUNC)) in edit_bits()
/drivers/net/wireless/realtek/rtw89/
A Dcoex.c6916 mlo_info->ch_type[hw_band] == RTW89_MR_CTX2_2GHZ_6GHZ) { in _update_wl_link_mode()
6972 mlo_info->ch_type[i] = qinfo.ctxtype; in _update_wl_mlo_info()
6975 if (mlo_info->ch_type[i] == RTW89_MR_CTX1_5GHZ || in _update_wl_mlo_info()
6976 mlo_info->ch_type[i] == RTW89_MR_CTX2_5GHZ || in _update_wl_mlo_info()
6977 mlo_info->ch_type[i] == RTW89_MR_CTX2_5GHZ_6GHZ) in _update_wl_mlo_info()
6979 else if (mlo_info->ch_type[i] == RTW89_MR_CTX1_6GHZ || in _update_wl_mlo_info()
6980 mlo_info->ch_type[i] == RTW89_MR_CTX2_6GHZ) in _update_wl_mlo_info()
6999 if (mlo_info->ch_type[RTW89_MAC_0] != RTW89_MR_CTX_NONE && in _update_wl_mlo_info()
7001 mlo_info->ch_type[RTW89_MAC_1] != RTW89_MR_CTX_NONE && in _update_wl_mlo_info()
7002 mlo_info->ch_type[RTW89_MAC_1] != RTW89_MR_CTX_UNKNOWN) in _update_wl_mlo_info()
[all …]
/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h2178 enum nl80211_channel_type ch_type);
/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h3058 enum aux_channel_type ch_type; /**< enum aux_channel_type */ member

Completed in 97 milliseconds

12