Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dfgraph.c371 static struct ftrace_ops graph_ops = { variable
380 ASSIGN_OPS_HASH(graph_ops, &global_ops.local_hash)
510 if (op != &global_ops && op != &graph_ops && in update_function_graph_func()
666 ret = ftrace_startup(&graph_ops, FTRACE_START_FUNC_RET); in register_ftrace_graph()
683 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card.c52 static const struct snd_soc_ops graph_ops = { variable
160 dai_link->ops = &graph_ops; in graph_link_init()
H A Daudio-graph-card2.c365 static const struct snd_soc_ops graph_ops = { variable
645 dai_link->ops = &graph_ops; in graph_link_init()