Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/zaurus/dev/
Dw100var.h85 extern const struct wsdisplay_emulops w100_emulops;
Dw100lcd.c73 .textops = &w100_emulops,
Dw100.c572 const struct wsdisplay_emulops w100_emulops = { variable