Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dclk-provider.h1363 bool clk_hw_rate_is_protected(const struct clk_hw *hw);
/linux-6.12.1/drivers/clk/
Dclk.c611 bool clk_hw_rate_is_protected(const struct clk_hw *hw) in clk_hw_rate_is_protected() function
615 EXPORT_SYMBOL_GPL(clk_hw_rate_is_protected);