Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_bridge_cs35l56.c28 static const char * const bridge_cs35l56_name_prefixes[] = { variable
110 (*num_devs) += ARRAY_SIZE(bridge_cs35l56_name_prefixes); in asoc_sdw_bridge_cs35l56_count_sidecar()
126 for (int i = 0; i < ARRAY_SIZE(bridge_cs35l56_name_prefixes); i++) { in asoc_sdw_bridge_cs35l56_add_sidecar()
128 (*codec_conf)->name_prefix = bridge_cs35l56_name_prefixes[i]; in asoc_sdw_bridge_cs35l56_add_sidecar()
147 info->amp_num += ARRAY_SIZE(bridge_cs35l56_name_prefixes); in asoc_sdw_bridge_cs35l56_spk_init()