Lines Matching refs:index
2287 template.index = 0;
2886 "ASoC: Property '%s' index %d read error:%d\n",
2911 "ASoC: Property '%s' index %d read error:%d\n",
3088 "ASoC: Property '%s' index %d could not be read: %d\n",
3096 "ASoC: Property '%s' index %d could not be read: %d\n",
3437 int index)
3446 "#sound-dai-cells", index, args);
3468 const char **dai_name, int index)
3471 int ret = snd_soc_of_get_dlc(of_node, NULL, &dlc, index);
3542 int index;
3544 for_each_link_codecs(dai_link, index, component)
3568 int index, ret;
3576 for_each_link_codecs(dai_link, index, component) {
3577 ret = snd_soc_of_get_dlc(of_node, NULL, component, index);
3599 int index;
3601 for_each_link_cpus(dai_link, index, component)
3622 int index, ret;
3631 for_each_link_cpus(dai_link, index, component) {
3632 ret = snd_soc_of_get_dlc(of_node, NULL, component, index);