Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/fb/
H A Dfbreg.h101 } video_switch_t; typedef
144 video_switch_t *vidsw;
160 video_switch_t *vid_get_switch(char *name);
H A Dfb.c66 static video_switch_t *vidsw_ini;
67 video_switch_t **vidsw = &vidsw_ini;
80 video_switch_t **new_vidsw; in vid_realloc_array()
203 video_switch_t *
H A Dvga.c73 video_switch_t *sw; in vga_probe_unit()
89 video_switch_t *sw; in vga_attach_unit()
215 static video_switch_t vgavidsw = {