Lines Matching full:dais
341 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in __graph_for_each_link()
407 * In Normal sound case, all DAIs are detected in graph_for_each_link()
493 * dais_num : number of DAIs in graph_get_dais_count()
499 * CPU1 --- Codec1 dais : 7 in graph_get_dais_count()
504 * => 7 DAIs = 4xCPU + 3xCodec in graph_get_dais_count()
509 * CPU1 --- Codec1 dais : 6 in graph_get_dais_count()
514 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
519 * CPU1 -/ dais : 6 in graph_get_dais_count()
524 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
529 * CPU1 --- Codec1 dais : 4 in graph_get_dais_count()
533 * => 4 DAIs = 2xCPU + 2xCodec in graph_get_dais_count()