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

  /src/sys/arch/arm/sa11x0/
sa11x0.c 93 static int sa11x0_print(void *, const char *);
103 * int sa11x0_print(void *aux, const char *name)
108 sa11x0_print(void *aux, const char *name) function in typeref:typename:int
215 config_attach(parent, cf, &sa, sa11x0_print, CFARGS_NONE);
sa11x0.c 93 static int sa11x0_print(void *, const char *);
103 * int sa11x0_print(void *aux, const char *name)
108 sa11x0_print(void *aux, const char *name) function in typeref:typename:int
215 config_attach(parent, cf, &sa, sa11x0_print, CFARGS_NONE);

Completed in 22 milliseconds