Home
last modified time | relevance | path

Searched defs:clk_has_parent (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dclk.h1022 static inline bool clk_has_parent(struct clk *clk, struct clk *parent) in clk_has_parent() function
/Linux-v6.6/drivers/clk/
Dclk.c2747 bool clk_has_parent(const struct clk *clk, const struct clk *parent) in clk_has_parent() function