| /freebsd-14-stable/sys/dev/fb/ |
| HD | fb.c | 332 fb_dump_mode_info(char *driver, video_adapter_t *adp, video_info_t *info, in fb_dump_mode_info() 444 ((video_info_t *)arg)->vi_mode, in fb_commonioctl() 445 (video_info_t *)arg); in fb_commonioctl() 451 error = vidd_query_mode(adp, (video_info_t *)arg); in fb_commonioctl()
|
| HD | fbreg.h | 99 typedef int vi_get_info_t(video_adapter_t *adp, int mode, video_info_t *info); 100 typedef int vi_query_mode_t(video_adapter_t *adp, video_info_t *info); 289 video_info_t *info, int level);
|
| HD | vesa.c | 179 static video_info_t *vesa_vmode; 227 static void vesa_clear_modes(video_info_t *info, int color); 765 video_info_t *p; in vesa_bios_init() 1104 vesa_clear_modes(video_info_t *info, int color) in vesa_clear_modes() 1213 vesa_get_info(video_adapter_t *adp, int mode, video_info_t *info) in vesa_get_info() 1237 vesa_query_mode(video_adapter_t *adp, video_info_t *info) in vesa_query_mode() 1278 video_info_t info; in vesa_set_mode()
|
| HD | s3_pci.c | 167 s3lfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in s3lfb_get_info() 197 s3lfb_query_mode(video_adapter_t *adp, video_info_t *info) in s3lfb_query_mode()
|
| HD | vga.c | 269 static video_info_t bios_vmode[] = { 414 static void update_adapter_info(video_adapter_t *adp, video_info_t *info); 508 video_info_t info; in clear_mode_map() 802 update_adapter_info(video_adapter_t *adp, video_info_t *info) in update_adapter_info() 892 video_info_t info; in probe_adapters() 1407 vga_get_info(video_adapter_t *adp, int mode, video_info_t *info) in vga_get_info() 1457 vga_query_mode(video_adapter_t *adp, video_info_t *info) in vga_query_mode() 1532 video_info_t info; in vga_set_mode() 2100 video_info_t info; in vga_save_state() 3008 video_info_t info; in vga_diag()
|
| HD | splash_pcx.c | 83 video_info_t info; in pcx_start()
|
| HD | splash_bmp.c | 77 video_info_t info; in bmp_start()
|
| /freebsd-14-stable/sys/dev/syscons/ |
| HD | scvidctl.c | 138 video_info_t info; in sc_set_text_mode() 251 video_info_t info; in sc_set_graphics_mode() 313 video_info_t info; in sc_set_pixel_mode() 432 video_info_t *info = arg; in sc_support_pixel_mode() 479 video_info_t info; in sc_vid_ioctl()
|
| HD | syscons.c | 447 video_info_t info; in sc_set_vesa_mode() 3621 video_info_t info; in init_scp() 4169 video_info_t info; in set_mode()
|
| /freebsd-14-stable/sys/arm/ti/am335x/ |
| HD | am335x_lcd_syscons.c | 337 video_info_t *vi; in am335x_syscons_update_margins() 417 video_info_t *vi; in am335x_syscons_init() 451 am335x_syscons_get_info(video_adapter_t *adp, int mode, video_info_t *info) in am335x_syscons_get_info() 458 am335x_syscons_query_mode(video_adapter_t *adp, video_info_t *info) in am335x_syscons_query_mode()
|
| /freebsd-14-stable/sys/arm/broadcom/bcm2835/ |
| HD | bcm2835_fb.c | 419 video_info_t *vi; in bcmfb_update_margins() 507 video_info_t *vi; in bcmfb_init() 540 bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in bcmfb_get_info() 547 bcmfb_query_mode(video_adapter_t *adp, video_info_t *info) in bcmfb_query_mode()
|
| /freebsd-14-stable/sys/sys/ |
| HD | consio.h | 273 #define CONS_MODEINFO _IOWR('c', 102, video_info_t) 276 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
|
| HD | fbio.h | 240 typedef struct video_info video_info_t; typedef
|
| /freebsd-14-stable/sys/dev/syscons/warp/ |
| HD | warp_saver.c | 127 video_info_t info; in warp_init()
|
| /freebsd-14-stable/sys/dev/syscons/logo/ |
| HD | logo_saver.c | 137 video_info_t info; in logo_init()
|
| /freebsd-14-stable/sys/arm/freescale/imx/ |
| HD | imx51_ipuv3.c | 545 video_info_t *vi; in ipu3fb_init() 580 ipu3fb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in ipu3fb_get_info() 588 ipu3fb_query_mode(video_adapter_t *adp, video_info_t *info) in ipu3fb_query_mode()
|
| /freebsd-14-stable/sys/dev/syscons/rain/ |
| HD | rain_saver.c | 141 video_info_t info; in rain_init()
|
| /freebsd-14-stable/lib/libvgl/ |
| HD | main.c | 48 video_info_t VGLModeInfo; 61 static video_info_t VGLOldModeInfo;
|
| HD | vgl.h | 99 extern video_info_t VGLModeInfo;
|
| /freebsd-14-stable/sys/dev/syscons/fire/ |
| HD | fire_saver.c | 141 video_info_t info; in fire_init()
|
| /freebsd-14-stable/sys/dev/syscons/dragon/ |
| HD | dragon_saver.c | 210 video_info_t info; in dragon_init()
|
| /freebsd-14-stable/sys/dev/syscons/plasma/ |
| HD | plasma_saver.c | 184 video_info_t info; in plasma_init()
|
| /freebsd-14-stable/sys/powerpc/ofw/ |
| HD | ofw_syscons.c | 365 video_info_t *vi; in ofwfb_init() 431 ofwfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in ofwfb_get_info() 438 ofwfb_query_mode(video_adapter_t *adp, video_info_t *info) in ofwfb_query_mode()
|
| /freebsd-14-stable/contrib/ncurses/ncurses/base/ |
| HD | lib_mouse.c | 732 video_info_t the_video; in initialize_mousetype()
|