Home
last modified time | relevance | path

Searched defs:control_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/thermal/tmon/
Dtmon.h104 struct control_ops { struct
105 void (*set_ratio)(unsigned long ratio);
106 unsigned long (*get_ratio)(unsigned long ratio);
/linux-4.4.14/kernel/trace/
Dftrace.c120 static struct ftrace_ops control_ops; variable
5151 static struct ftrace_ops control_ops = { variable