Searched refs:vid_get_switch (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/fb/
H A Dfb.c194 *vid_get_switch(char *name) function
H A Dfbreg.h288 video_switch_t *vid_get_switch(char *name);
H A Dcreator.c969 if ((sw = vid_get_switch(CREATOR_DRIVER_NAME)) == NULL) {
H A Dvga.c80 sw = vid_get_switch(VGA_DRIVER_NAME);
96 sw = vid_get_switch(VGA_DRIVER_NAME);
H A Dmachfb.c1254 if ((sw = vid_get_switch(MACHFB_DRIVER_NAME)) == NULL) {
/freebsd-11-stable/sys/pc98/cbus/
H A Dgdc.c190 sw = vid_get_switch(DRIVER_NAME);
201 sw = vid_get_switch(DRIVER_NAME);

Completed in 73 milliseconds