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

  /src/sys/arch/arm/at91/
at91bus.c 127 static int at91bus_print(void *, const char *);
583 return config_found(self, &sa, at91bus_print,
653 config_attach(parent, cf, aux, at91bus_print, CFARGS_NONE);
659 at91bus_print(void *aux, const char *name) function in typeref:typename:int
at91bus.c 127 static int at91bus_print(void *, const char *);
583 return config_found(self, &sa, at91bus_print,
653 config_attach(parent, cf, aux, at91bus_print, CFARGS_NONE);
659 at91bus_print(void *aux, const char *name) function in typeref:typename:int

Completed in 26 milliseconds