Searched defs:clkops (Results 1 – 3 of 3) sorted by relevance
11 struct clkops { struct19 const struct clkops *ops; argument
20 struct clkops { struct27 const struct clkops *ops; argument
70 struct clkops { struct71 int (*enable)(struct clk *);72 void (*disable)(struct clk *);73 void (*find_idlest)(struct clk *, void __iomem **,75 void (*find_companion)(struct clk *, void __iomem **,77 void (*allow_idle)(struct clk *);78 void (*deny_idle)(struct clk *);