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

  /src/sys/arch/arm/ep93xx/
epsoc.c 53 static int epsoc_print(void *, const char *);
168 config_found(self, &sa, epsoc_print,
174 config_found(self, &sa, epsoc_print,
206 config_attach(parent, cf, aux, epsoc_print, CFARGS_NONE);
212 epsoc_print(void *aux, const char *name) function in typeref:typename:int
epsoc.c 53 static int epsoc_print(void *, const char *);
168 config_found(self, &sa, epsoc_print,
174 config_found(self, &sa, epsoc_print,
206 config_attach(parent, cf, aux, epsoc_print, CFARGS_NONE);
212 epsoc_print(void *aux, const char *name) function in typeref:typename:int
epsoc.c 53 static int epsoc_print(void *, const char *);
168 config_found(self, &sa, epsoc_print,
174 config_found(self, &sa, epsoc_print,
206 config_attach(parent, cf, aux, epsoc_print, CFARGS_NONE);
212 epsoc_print(void *aux, const char *name) function in typeref:typename:int

Completed in 69 milliseconds