Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dclk.h267 static inline bool clk_is_match(const struct clk *p, const struct clk *q) in clk_is_match() function
/openbmc/linux/drivers/clk/
H A Dclk.c3248 bool clk_is_match(const struct clk *p, const struct clk *q) in clk_is_match() function