Searched defs:is_graph (Results 1 – 3 of 3) sorted by relevance
65 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro71 # define is_graph(tr) false macro
43 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro49 # define is_graph(tr) false macro
1008 int *is_graph) in rsnd_dai_of_node()1123 int is_graph; in rsnd_dai_probe() local