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

  /src/sys/arch/arm/broadcom/
bcm2835_aux.c 61 static struct clk *bcmaux_get(void *, const char *);
68 .get = bcmaux_get,
177 bcmaux_get(void *priv, const char *name) function in typeref:struct:clk *
bcm2835_aux.c 61 static struct clk *bcmaux_get(void *, const char *);
68 .get = bcmaux_get,
177 bcmaux_get(void *priv, const char *name) function in typeref:struct:clk *
bcm2835_aux.c 61 static struct clk *bcmaux_get(void *, const char *);
68 .get = bcmaux_get,
177 bcmaux_get(void *priv, const char *name) function in typeref:struct:clk *

Completed in 37 milliseconds