Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c85 static const struct wscons_syncops usl_syncops = { variable
117 res = wsscreen_attach_sync(scr, &usl_syncops, sd); in usl_sync_init()
173 if (wsscreen_lookup_sync(scr, &usl_syncops, &sd)) in usl_sync_get()