Searched refs:fixedclock_put (Results 1 – 1 of 1) sorted by relevance
52 static void fixedclock_put(void *, struct clk *);57 .put = fixedclock_put,146 fixedclock_put(void *priv, struct clk *clk) in fixedclock_put() function