Searched defs:is_graph (Results 1 – 3 of 3) sorted by relevance
44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro46 # define is_graph(tr) false macro
66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro72 # define is_graph(tr) false macro
1252 static int rsnd_dai_of_node(struct rsnd_priv *priv, int *is_graph) in rsnd_dai_of_node()1487 int is_graph; in rsnd_dai_probe() local