HomeSort by: relevance | last modified time | path
    Searched defs:fixedclock_get (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
fixedclock.c 51 static struct clk *fixedclock_get(void *, const char *);
56 .get = fixedclock_get,
135 fixedclock_get(void *priv, const char *name) function in typeref:struct:clk *
fixedclock.c 51 static struct clk *fixedclock_get(void *, const char *);
56 .get = fixedclock_get,
135 fixedclock_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 42 milliseconds