Searched refs:pxaip_print (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0.c141 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

Completed in 136 milliseconds