Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dclk.h303 static inline void clk_unprepare(struct clk *clk) in clk_unprepare() function
/Linux-v5.15/drivers/clk/
Dclk.c855 void clk_unprepare(struct clk *clk) in clk_unprepare() function