Searched defs:clkops (Results 1 – 1 of 1) sorted by relevance
67 struct clkops { struct68 int (*enable)(struct clk *);69 void (*disable)(struct clk *);70 void (*find_idlest)(struct clk *, void __iomem **,72 void (*find_companion)(struct clk *, void __iomem **,74 void (*allow_idle)(struct clk *);75 void (*deny_idle)(struct clk *);