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