to_clk_gate        44 drivers/clk/st/clk-flexgen.c #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw)
to_clk_gate       382 include/linux/clk-provider.h #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw)