HomeSort by: relevance | last modified time | path
    Searched refs:wscons_syncops (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplayvar.h 161 struct wscons_syncops { struct
195 const struct wscons_syncops *, void *);
198 const struct wscons_syncops *, void **);
wsdisplay_compat_usl.c 85 static const struct wscons_syncops usl_syncops = {
wsdisplay.c 105 const struct wscons_syncops *scr_syncops;
2175 wsscreen_attach_sync(struct wsscreen *scr, const struct wscons_syncops *ops,
2206 const struct wscons_syncops *ops, /* used as ID */

Completed in 38 milliseconds