/drivers/iio/light/ |
D | cm3605.c | 160 enum iio_chan_type ch_type; in cm3605_probe() local 205 ret = iio_get_channel_type(cm3605->aout, &ch_type); in cm3605_probe() 208 if (ch_type != IIO_VOLTAGE) { in cm3605_probe()
|
D | gp2ap002.c | 434 enum iio_chan_type ch_type; in gp2ap002_probe() local 513 ret = iio_get_channel_type(gp2ap002->alsout, &ch_type); in gp2ap002_probe() 516 if (ch_type != IIO_CURRENT) { in gp2ap002_probe()
|
/drivers/iio/humidity/ |
D | hts221_core.c | 341 enum iio_chan_type ch_type, in hts221_get_sensor_scale() argument 347 switch (ch_type) { in hts221_get_sensor_scale() 370 enum iio_chan_type ch_type, in hts221_get_sensor_offset() argument 376 switch (ch_type) { in hts221_get_sensor_offset()
|
/drivers/net/wireless/ath/wcn36xx/ |
D | dxe.c | 105 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() 190 switch (wcn_ch->ch_type) { in wcn36xx_dxe_init_descs()
|
D | dxe.h | 431 enum wcn36xx_dxe_ch_type ch_type; member
|
/drivers/spmi/ |
D | spmi-pmic-arb.c | 189 enum pmic_arb_channel ch_type); 244 enum pmic_arb_channel ch_type) in pmic_arb_wait_for_done() argument 252 rc = pmic_arb->ver_ops->offset(pmic_arb, sid, addr, ch_type); in pmic_arb_wait_for_done() 826 enum pmic_arb_channel ch_type) in pmic_arb_offset_v1() argument 955 enum pmic_arb_channel ch_type) in pmic_arb_offset_v2() argument 975 enum pmic_arb_channel ch_type) in pmic_arb_offset_v5() argument 987 switch (ch_type) { in pmic_arb_offset_v5()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.h | 101 enum nl80211_channel_type ch_type);
|
D | phy.c | 1251 enum nl80211_channel_type ch_type) in rtl8723be_phy_set_bw_mode() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | phy.h | 61 enum nl80211_channel_type ch_type);
|
D | phy.c | 222 enum nl80211_channel_type ch_type) in rtl92s_phy_set_bw_mode() argument
|
/drivers/staging/most/dim2/ |
D | hal.c | 214 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/rtl8192ee/ |
D | phy.h | 118 enum nl80211_channel_type ch_type);
|
D | phy.c | 1717 enum nl80211_channel_type ch_type) in rtl92ee_phy_set_bw_mode() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.h | 120 enum nl80211_channel_type ch_type);
|
D | phy.c | 925 enum nl80211_channel_type ch_type) in rtl92d_phy_set_bw_mode() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.h | 74 enum nl80211_channel_type ch_type);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 168 enum nl80211_channel_type ch_type);
|
D | phy.c | 798 enum nl80211_channel_type ch_type) in rtl8723e_phy_set_bw_mode() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.h | 199 enum nl80211_channel_type ch_type);
|
D | phy.c | 1133 enum nl80211_channel_type ch_type) in rtl88e_phy_set_bw_mode() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 210 enum nl80211_channel_type ch_type);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 181 enum nl80211_channel_type ch_type);
|
D | phy_common.c | 653 enum nl80211_channel_type ch_type) in rtl92c_phy_set_bw_mode() argument
|
/drivers/accessibility/speakup/ |
D | main.c | 1320 short mask = pb_edit->mask, ch_type = spk_chartab[ch]; in edit_bits() local 1322 if (type != KT_LATIN || (ch_type & B_NUM) || ch < SPACE) in edit_bits() 1329 if (mask < PUNC && !(ch_type & PUNC)) in edit_bits()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2235 enum nl80211_channel_type ch_type);
|