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

  /src/sys/arch/arm/xscale/
pxa2x0.c 141 static int pxaip_print(void *, const char *);
252 config_attach(parent, cf, &aa, pxaip_print, CFARGS_NONE);
268 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
278 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
289 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
295 pxaip_print(void *aux, const char *name) function in typeref:typename:int
pxa2x0.c 141 static int pxaip_print(void *, const char *);
252 config_attach(parent, cf, &aa, pxaip_print, CFARGS_NONE);
268 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
278 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
289 if (config_found(sc->sc_dev, &aa, pxaip_print, CFARGS_NONE) == NULL)
295 pxaip_print(void *aux, const char *name) function in typeref:typename:int

Completed in 30 milliseconds