Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/generic/
Daudio-graph-card2.c230 GRAPH_MULTI, /* don't use ! Use this only in __graph_get_type() */ enumerator
272 ret = GRAPH_MULTI; in __graph_get_type()
303 if (type == GRAPH_MULTI) in graph_get_type()
333 return __graph_get_type(lnk) == GRAPH_MULTI; in graph_lnk_is_multi()