Home | Sort by: relevance | last modified time | path |
/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 * |