Searched defs:clkops (Results 1 – 6 of 6) sorted by relevance
4 struct clkops { struct12 const struct clkops *ops; argument
11 struct clkops { struct19 const struct clkops *ops; argument
19 struct clkops { struct25 const struct clkops *ops; argument
20 struct clkops { struct29 * @ops: pointer to clkops struct used to control this clock argument
40 struct clkops { struct41 int (*enable)(struct clk *);42 void (*disable)(struct clk *);43 void (*find_idlest)(struct clk *, void __iomem **,45 void (*find_companion)(struct clk *, void __iomem **,47 void (*allow_idle)(struct clk *);48 void (*deny_idle)(struct clk *);
31 struct clkops { struct32 int (*enable) (struct clk *);33 void (*disable) (struct clk *);