clk_hw_is_enabled 531 drivers/clk/clk.c EXPORT_SYMBOL_GPL(clk_hw_is_enabled); clk_hw_is_enabled 51 drivers/clk/imx/clk-divider-gate.c if (!clk_hw_is_enabled(hw)) { clk_hw_is_enabled 89 drivers/clk/imx/clk-divider-gate.c if (clk_hw_is_enabled(hw)) { clk_hw_is_enabled 331 drivers/clk/meson/clk-pll.c if (clk_hw_is_enabled(hw)) clk_hw_is_enabled 175 drivers/clk/meson/sclk-div.c if (clk_hw_is_enabled(hw)) clk_hw_is_enabled 193 drivers/clk/nxp/clk-lpc18xx-ccu.c if (!clk_hw_is_enabled(parent)) clk_hw_is_enabled 508 drivers/clk/nxp/clk-lpc18xx-cgu.c if (!clk_hw_is_enabled(parent)) clk_hw_is_enabled 831 include/linux/clk-provider.h bool clk_hw_is_enabled(const struct clk_hw *hw);