Lines Matching full:dais
371 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in __graph_for_each_link()
430 * In Normal sound case, all DAIs are detected in graph_for_each_link()
516 * dais_num : number of DAIs in graph_get_dais_count()
522 * CPU1 --- Codec1 dais : 7 in graph_get_dais_count()
527 * => 7 DAIs = 4xCPU + 3xCodec in graph_get_dais_count()
532 * CPU1 --- Codec1 dais : 6 in graph_get_dais_count()
537 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
542 * CPU1 -/ dais : 6 in graph_get_dais_count()
547 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
552 * CPU1 --- Codec1 dais : 4 in graph_get_dais_count()
556 * => 4 DAIs = 2xCPU + 2xCodec in graph_get_dais_count()