Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/zaurus/dev/
Dw100var.h77 int w100_show_screen(void *, void *, int, void (*)(void *, int, int),
Dw100lcd.c333 error = w100_show_screen(v, cookie, waitok, cb_func, cb_arg); in w100lcd_show_screen()
Dw100.c381 w100_show_screen(void *v, void *cookie, int waitok, in w100_show_screen() function