Searched defs:clk_hw_omap_ops (Results 1 – 1 of 1) sorted by relevance
140 struct clk_hw_omap_ops { struct141 void (*find_idlest)(struct clk_hw_omap *oclk,144 void (*find_companion)(struct clk_hw_omap *oclk,147 void (*allow_idle)(struct clk_hw_omap *oclk);148 void (*deny_idle)(struct clk_hw_omap *oclk);
Completed in 4 milliseconds