Home
last modified time | relevance | path

Searched refs:clk_hw_rate_is_protected (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dclk-provider.h1325 bool clk_hw_rate_is_protected(const struct clk_hw *hw);
/linux-6.6.21/drivers/clk/
Dclk.c520 bool clk_hw_rate_is_protected(const struct clk_hw *hw) in clk_hw_rate_is_protected() function
524 EXPORT_SYMBOL_GPL(clk_hw_rate_is_protected);