Home
last modified time | relevance | path

Searched refs:atmelgpio_print (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcarm/dev/
H A Dipaq_atmelgpio.c65 static int atmelgpio_print(void *, const char *);
134 config_attach(parent, cf, NULL, atmelgpio_print, CFARGS_NONE); in atmelgpio_search()
140 atmelgpio_print(void *aux, const char *name) in atmelgpio_print() function