Searched refs:fixedclock_get (Results 1 – 1 of 1) sorted by relevance
51 static struct clk *fixedclock_get(void *, const char *);56 .get = fixedclock_get,135 fixedclock_get(void *priv, const char *name) in fixedclock_get() function