| /Linux-v5.15/drivers/soc/mediatek/ |
| D | mtk-mmsys.c | 21 .num_routes = ARRAY_SIZE(mmsys_default_routing_table), 27 .num_routes = ARRAY_SIZE(mmsys_default_routing_table), 41 .num_routes = ARRAY_SIZE(mt8167_mmsys_routing_table), 47 .num_routes = ARRAY_SIZE(mmsys_default_routing_table), 53 .num_routes = ARRAY_SIZE(mmsys_mt8183_routing_table), 59 .num_routes = ARRAY_SIZE(mt8365_mmsys_routing_table), 76 for (i = 0; i < mmsys->data->num_routes; i++) in mtk_mmsys_ddp_connect() 95 for (i = 0; i < mmsys->data->num_routes; i++) in mtk_mmsys_ddp_disconnect()
|
| D | mtk-mmsys.h | 92 const unsigned int num_routes; member
|
| /Linux-v5.15/sound/soc/rockchip/ |
| D | rk3399_gru_sound.c | 398 int num_routes; member 404 .num_routes = ARRAY_SIZE(rockchip_sound_cdndp_routes), 408 .num_routes = ARRAY_SIZE(rockchip_sound_da7219_routes), 412 .num_routes = ARRAY_SIZE(rockchip_sound_dmic_routes), 416 .num_routes = ARRAY_SIZE(rockchip_sound_max98357a_routes), 420 .num_routes = ARRAY_SIZE(rockchip_sound_rt5514_routes), 484 int num_routes; in rockchip_sound_of_parse_dais() local 491 num_routes = 0; in rockchip_sound_of_parse_dais() 493 num_routes += rockchip_routes[i].num_routes; in rockchip_sound_of_parse_dais() 494 routes = devm_kcalloc(dev, num_routes, sizeof(*routes), in rockchip_sound_of_parse_dais() [all …]
|
| /Linux-v5.15/sound/soc/intel/boards/ |
| D | bytcht_es8316.c | 164 int num_routes; in byt_cht_es8316_init() local 173 num_routes = ARRAY_SIZE(byt_cht_es8316_intmic_in1_map); in byt_cht_es8316_init() 177 num_routes = ARRAY_SIZE(byt_cht_es8316_intmic_in2_map); in byt_cht_es8316_init() 180 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_cht_es8316_init() 186 num_routes = ARRAY_SIZE(byt_cht_es8316_ssp0_map); in byt_cht_es8316_init() 189 num_routes = ARRAY_SIZE(byt_cht_es8316_ssp2_map); in byt_cht_es8316_init() 191 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_cht_es8316_init()
|
| D | bytcr_rt5651.c | 573 int num_routes; in byt_rt5651_init() local 587 num_routes = ARRAY_SIZE(byt_rt5651_intmic_in1_map); in byt_rt5651_init() 591 num_routes = ARRAY_SIZE(byt_rt5651_intmic_in2_map); in byt_rt5651_init() 595 num_routes = ARRAY_SIZE(byt_rt5651_intmic_in1_in2_map); in byt_rt5651_init() 599 num_routes = ARRAY_SIZE(byt_rt5651_intmic_dmic_map); in byt_rt5651_init() 601 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_rt5651_init()
|
| D | bxt_da7219_max98357a.c | 658 int num_controls, num_widgets, num_routes, err, i = 0; in bxt_card_late_probe() local 668 num_routes = ARRAY_SIZE(max98357a_routes); in bxt_card_late_probe() 676 num_routes = ARRAY_SIZE(max98390_routes); in bxt_card_late_probe() 695 err = snd_soc_dapm_add_routes(&card->dapm, routes, num_routes); in bxt_card_late_probe()
|
| D | bytcr_rt5640.c | 1123 int num_routes = 0; in byt_rt5640_init() local 1152 num_routes = ARRAY_SIZE(byt_rt5640_intmic_in1_map); in byt_rt5640_init() 1156 num_routes = ARRAY_SIZE(byt_rt5640_intmic_in3_map); in byt_rt5640_init() 1160 num_routes = ARRAY_SIZE(byt_rt5640_intmic_dmic1_map); in byt_rt5640_init() 1164 num_routes = ARRAY_SIZE(byt_rt5640_intmic_dmic2_map); in byt_rt5640_init() 1168 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_rt5640_init()
|
| /Linux-v5.15/sound/soc/ |
| D | soc-core.c | 2929 int num_routes; in snd_soc_of_parse_audio_routing() local 2933 num_routes = of_property_count_strings(np, propname); in snd_soc_of_parse_audio_routing() 2934 if (num_routes < 0 || num_routes & 1) { in snd_soc_of_parse_audio_routing() 2940 num_routes /= 2; in snd_soc_of_parse_audio_routing() 2942 routes = devm_kcalloc(card->dev, num_routes, sizeof(*routes), in snd_soc_of_parse_audio_routing() 2950 for (i = 0; i < num_routes; i++) { in snd_soc_of_parse_audio_routing() 2969 card->num_of_dapm_routes = num_routes; in snd_soc_of_parse_audio_routing()
|
| /Linux-v5.15/sound/soc/codecs/ |
| D | hdac_hdmi.c | 1076 int ret, i = 0, num_routes = 0, j; in create_fill_widget_route_map() local 1131 num_routes += hdmi->num_cvt; in create_fill_widget_route_map() 1134 num_routes++; in create_fill_widget_route_map() 1138 route = devm_kzalloc(dapm->dev, (sizeof(*route) * num_routes), in create_fill_widget_route_map() 1163 snd_soc_dapm_add_routes(dapm, route, num_routes); in create_fill_widget_route_map()
|
| /Linux-v5.15/include/linux/greybus/ |
| D | greybus_protocols.h | 2050 __u8 num_routes; member
|
| /Linux-v5.15/drivers/staging/greybus/ |
| D | audio_topology.c | 1325 module->num_dapm_routes = tplg_data->num_routes; in gbaudio_tplg_process_header()
|