Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dclk.h216 static inline bool clk_is_match(const struct clk *p, const struct clk *q) in clk_is_match() function
/linux-5.10/drivers/clk/
Dclk.c2886 bool clk_is_match(const struct clk *p, const struct clk *q) in clk_is_match() function