Searched refs:clk_ops (Results 1 – 4 of 4) sorted by relevance
12 struct clk_ops { struct26 void clk_register(const struct clk_ops *ops); argument
14 static const struct clk_ops *ops;55 void clk_register(const struct clk_ops *ops_ptr) in clk_register()
702 static const struct clk_ops stm32mp_clk_ops = {
2350 static const struct clk_ops stm32mp_clk_ops = {
Completed in 10 milliseconds