ready_gate_clk_ops 209 drivers/clk/clk-stm32h7.c static const struct clk_ops ready_gate_clk_ops = { ready_gate_clk_ops 230 drivers/clk/clk-stm32h7.c init.ops = &ready_gate_clk_ops; ready_gate_clk_ops 703 drivers/clk/clk-stm32h7.c return ready_gate_clk_ops.is_enabled(_hw); ready_gate_clk_ops 713 drivers/clk/clk-stm32h7.c return ready_gate_clk_ops.enable(_hw); ready_gate_clk_ops 723 drivers/clk/clk-stm32h7.c ready_gate_clk_ops.disable(_hw);