| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | j721e-evm.c | 616 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 D | skl-topology.c | 1968 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 D | hal_com.h | 456 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 D | hal_com.h | 456 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 D | hal_com.h | 456 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 D | hal_com.h | 426 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 D | hal_com.h | 432 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 D | hal_com.h | 425 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 D | hal_com.h | 425 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 D | hal_com.h | 432 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 D | hal_com.h | 496 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 D | hal_com.h | 496 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 D | hal_com.h | 495 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 D | hal_com.h | 496 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 D | hal_com.c | 3904 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 D | hal_com.c | 4018 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 D | hal_com.c | 4069 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 D | hal_com.c | 4009 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 D | hal_com.c | 4013 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 D | hal_com.c | 4054 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 D | hal_com.c | 4069 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 D | hal_com.c | 3867 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 D | hal_com.c | 3928 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 D | hal_com.c | 3928 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 D | hal_com.c | 3868 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()
|