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
1235 rsnd_dai_of_node(struct rsnd_priv * priv,int * is_graph) rsnd_dai_of_node() argument 1465 int is_graph; rsnd_dai_probe() local