Home
last modified time | relevance | path

Searched defs:of_clk_hw_simple_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dclk-provider.h1395 of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get() function
/kernel/linux/linux-6.6/include/linux/
H A Dclk-provider.h1591 of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get() function
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c4543 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get() function
4547 EXPORT_SYMBOL_GPL(of_clk_hw_simple_get); variable
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c4800 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get() function
4804 EXPORT_SYMBOL_GPL(of_clk_hw_simple_get); variable

Completed in 21 milliseconds