Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfgraph.c1003 static struct ftrace_ops graph_ops = { variable
1220 if (!(graph_ops.flags & FTRACE_OPS_FL_INITIALIZED)) in fgraph_update_pid_func()
1223 list_for_each_entry(op, &graph_ops.subop_list, list) { in fgraph_update_pid_func()
1411 ret = ftrace_startup_subops(&graph_ops, &gops->ops, command); in register_ftrace_graph()
1453 ftrace_shutdown_subops(&graph_ops, &gops->ops, command); in unregister_ftrace_graph()
/linux/sound/soc/generic/
H A Daudio-graph-card.c69 static const struct snd_soc_ops graph_ops = { variable
187 dai_link->ops = &graph_ops; in graph_link_init()
H A Daudio-graph-card2.c380 static const struct snd_soc_ops graph_ops = { variable
830 dai_link->ops = &graph_ops; in graph_link_init()