Searched defs:clk_hw_omap_ops (Results 1 – 1 of 1) sorted by relevance
148 struct clk_hw_omap_ops { struct149 void (*find_idlest)(struct clk_hw_omap *oclk,152 void (*find_companion)(struct clk_hw_omap *oclk,155 void (*allow_idle)(struct clk_hw_omap *oclk);156 void (*deny_idle)(struct clk_hw_omap *oclk);
Completed in 7 milliseconds