Home
last modified time | relevance | path

Searched refs:GRAPH_DPCM (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/soc/generic/
Daudio-graph-card2.c227 GRAPH_DPCM, enumerator
278 ret = GRAPH_DPCM; in __graph_get_type()
312 case GRAPH_DPCM: in graph_get_type()
454 case GRAPH_DPCM: in __graph_parse_node()
478 if (!is_cpu && gtype == GRAPH_DPCM) { in __graph_parse_node()
625 if (gtype != GRAPH_DPCM && !dai_link->ch_maps && in graph_parse_node_multi()
928 ret = graph_parse_node(priv, GRAPH_DPCM, cpu_port, li, 1); in audio_graph2_link_dpcm()
964 ret = graph_parse_node(priv, GRAPH_DPCM, codec_port, li, 0); in audio_graph2_link_dpcm()
1097 case GRAPH_DPCM: in graph_link()
1287 case GRAPH_DPCM: in graph_count()