Searched defs:control_ops (Results 1 – 2 of 2) sorted by relevance
104 struct control_ops { struct105 void (*set_ratio)(unsigned long ratio);106 unsigned long (*get_ratio)(unsigned long ratio);
120 static struct ftrace_ops control_ops; variable5151 static struct ftrace_ops control_ops = { variable