Home
last modified time | relevance | path

Searched defs:video_switch (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/video/fb/
H A Dfbreg.h74 typedef struct video_switch { struct
75 vi_probe_t *probe;
76 vi_init_t *init;
77 vi_get_info_t *get_info;
101 } video_switch_t; argument