Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dfb.c173 *vid_get_switch(char *name) in vid_get_switch() function
H A Dfbreg.h271 video_switch_t *vid_get_switch(char *name);
H A Dvga.c80 sw = vid_get_switch(VGA_DRIVER_NAME); in vga_probe_unit()
96 sw = vid_get_switch(VGA_DRIVER_NAME); in vga_attach_unit()