Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/wscons/
Dwsdisplayvar.h197 int wsscreen_lookup_sync(struct wsscreen *,
Dwsdisplay_compat_usl.c173 if (wsscreen_lookup_sync(scr, &usl_syncops, &sd)) in usl_sync_get()
Dwsdisplay.c2201 wsscreen_lookup_sync(struct wsscreen *scr, in wsscreen_lookup_sync() function