Home
last modified time | relevance | path

Searched refs:conf_idx (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Dj721e-evm.c616 int *conf_idx) in j721e_soc_probe_cpb() argument
701 priv->codec_conf[*conf_idx].dlc.of_node = codec_node; in j721e_soc_probe_cpb()
702 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb()
703 (*conf_idx)++; in j721e_soc_probe_cpb()
704 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_cpb()
705 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb()
706 (*conf_idx)++; in j721e_soc_probe_cpb()
718 int *conf_idx) in j721e_soc_probe_ivi() argument
820 priv->codec_conf[*conf_idx].dlc.of_node = codeca_node; in j721e_soc_probe_ivi()
821 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-topology.c1968 u32 tkn_val, int conf_idx, int dir) in skl_tplg_fill_pipe_cfg() argument
1975 fmt = &pipe->configs[conf_idx].in_fmt; in skl_tplg_fill_pipe_cfg()
1979 fmt = &pipe->configs[conf_idx].out_fmt; in skl_tplg_fill_pipe_cfg()
1987 config = &pipe->configs[conf_idx]; in skl_tplg_fill_pipe_cfg()
2370 static int pin_index, dir, conf_idx; in skl_tplg_get_token() local
2490 conf_idx = tkn_elem->value; in skl_tplg_get_token()
2515 conf_idx, dir); in skl_tplg_get_token()
2522 mconfig->mod_cfg[conf_idx].res_idx = tkn_elem->value; in skl_tplg_get_token()
2526 mconfig->mod_cfg[conf_idx].fmt_idx = tkn_elem->value; in skl_tplg_get_token()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_com.h456 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_com.h456 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_com.h456 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_com.h426 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_com.h432 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_com.h425 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_com.h425 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com.h432 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_com.h496 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_com.h496 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com.h495 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_com.h496 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c3904 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
3910 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
3913 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c4018 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4024 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4027 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c4069 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4075 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4078 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c4009 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4015 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4018 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c4013 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4019 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4022 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c4054 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4060 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4063 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c4069 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
4075 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
4078 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c3867 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
3873 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
3876 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c3928 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
3934 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
3937 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c3928 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
3934 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
3937 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c3868 void rtw_hal_set_tx_aclt_conf(_adapter *adapter, u8 conf_idx, struct tx_aclt_conf_t *input, u8 arg_… in rtw_hal_set_tx_aclt_conf() argument
3874 if (conf_idx >= TX_ACLT_CONF_NUM) in rtw_hal_set_tx_aclt_conf()
3877 conf = &dvobj->tx_aclt_confs[conf_idx]; in rtw_hal_set_tx_aclt_conf()

12