Searched refs:graph_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/trace/
H A Dfgraph.c371 static struct ftrace_ops graph_ops = { variable in typeref:struct:ftrace_ops
380 ASSIGN_OPS_HASH(graph_ops, &global_ops.local_hash)
510 if (op != &global_ops && op != &graph_ops &&
666 ret = ftrace_startup(&graph_ops, FTRACE_START_FUNC_RET);
683 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET);
/linux-master/sound/soc/generic/
H A Daudio-graph-card.c49 static const struct snd_soc_ops graph_ops = { variable in typeref:struct:snd_soc_ops
157 dai_link->ops = &graph_ops;
H A Daudio-graph-card2.c359 static const struct snd_soc_ops graph_ops = { variable in typeref:struct:snd_soc_ops
808 dai_link->ops = &graph_ops;

Completed in 182 milliseconds