Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwsdisplayvar.h208 int wsscreen_attach_sync(struct wsscreen *,
Dwsdisplay_compat_usl.c116 res = wsscreen_attach_sync(scr, &usl_syncops, sd); in usl_sync_init()
Dwsdisplay.c1935 wsscreen_attach_sync(struct wsscreen *scr, const struct wscons_syncops *ops, in wsscreen_attach_sync() function