Searched refs:num_aux_devs (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_max98090.c | 306 .num_aux_devs = 1, 334 .num_aux_devs = 1,
|
| H A D | rockchip_hdmi_dp.c | 97 .num_aux_devs = 0,
|
| H A D | rockchip_hdmi_analog.c | 113 .num_aux_devs = 0,
|
| H A D | rk3288_hdmi_analog.c | 163 .num_aux_devs = 0,
|
| H A D | rockchip_multicodecs.c | 640 card->num_aux_devs = 0; in rk_multicodecs_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-da7219-max98357.c | 614 .num_aux_devs = 1, 665 .num_aux_devs = 1, 682 .num_aux_devs = 1,
|
| H A D | mt8183-mt6358-ts3a227-max98357.c | 679 card->num_aux_devs = 1; in mt8183_mt6358_ts3a227_max98357_dev_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | cht_bsw_max98090_ti.c | 402 .num_aux_devs = 1, 556 snd_soc_card_cht.num_aux_devs = 0; in snd_cht_mc_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | speyside.c | 307 .num_aux_devs = ARRAY_SIZE(speyside_aux_dev),
|
| H A D | neo1973_wm8753.c | 315 .num_aux_devs = ARRAY_SIZE(neo1973_aux_devs),
|
| H A D | tm2_wm5110.c | 490 .num_aux_devs = 1,
|
| /OK3568_Linux_fs/kernel/sound/soc/sunxi/ |
| H A D | sun4i-codec.c | 1461 card->num_aux_devs = 1; in sun8i_a23_codec_create_card() 1500 card->num_aux_devs = 1; in sun8i_h3_codec_create_card() 1539 card->num_aux_devs = 1; in sun8i_v3s_codec_create_card()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | rx51.c | 347 .num_aux_devs = ARRAY_SIZE(rx51_aux_dev),
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc.h | 1050 int num_aux_devs; member 1114 ((i) < (card)->num_aux_devs) && ((aux) = &(card)->aux_dev[i]); \
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-core.c | 2856 card->num_aux_devs = num; in snd_soc_of_parse_aux_devs()
|