Home
last modified time | relevance | path

Searched refs:count_sidecar (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/sound/
H A Dsoc_sdw_utils.h79 int (*count_sidecar)(struct snd_soc_card *card, member
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c532 .count_sidecar = asoc_sdw_bridge_cs35l56_count_sidecar,
1177 if (codec_info->count_sidecar && codec_info->add_sidecar) { in asoc_sdw_parse_sdw_endpoints()
1178 ret = codec_info->count_sidecar(card, &num_dais, num_devs); in asoc_sdw_parse_sdw_endpoints()