Lines Matching full:dais
344 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in __graph_for_each_link()
410 * In Normal sound case, all DAIs are detected in graph_for_each_link()
496 * dais_num : number of DAIs in graph_get_dais_count()
502 * CPU1 --- Codec1 dais : 7 in graph_get_dais_count()
507 * => 7 DAIs = 4xCPU + 3xCodec in graph_get_dais_count()
512 * CPU1 --- Codec1 dais : 6 in graph_get_dais_count()
517 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
522 * CPU1 -/ dais : 6 in graph_get_dais_count()
527 * => 6 DAIs = 4xCPU + 2xCodec in graph_get_dais_count()
532 * CPU1 --- Codec1 dais : 4 in graph_get_dais_count()
536 * => 4 DAIs = 2xCPU + 2xCodec in graph_get_dais_count()