Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dclk-provider.h830 bool clk_hw_rate_is_protected(const struct clk_hw *hw);
/Linux-v5.4/drivers/clk/
Dclk.c517 bool clk_hw_rate_is_protected(const struct clk_hw *hw) in clk_hw_rate_is_protected() function
521 EXPORT_SYMBOL_GPL(clk_hw_rate_is_protected);