| /freebsd-12-stable/sys/dev/terasic/mtl/ |
| D | terasic_mtl_syscons.c | 103 video_info_t *vi; in terasic_mtl_vidsw_init() 151 terasic_mtl_vidsw_get_info(video_adapter_t *adp, int mode, video_info_t *info) in terasic_mtl_vidsw_get_info() 159 terasic_mtl_vidsw_query_mode(video_adapter_t *adp, video_info_t *info) in terasic_mtl_vidsw_query_mode()
|
| /freebsd-12-stable/sys/arm/ti/am335x/ |
| D | am335x_lcd_syscons.c | 339 video_info_t *vi; in am335x_syscons_update_margins() 419 video_info_t *vi; in am335x_syscons_init() 454 am335x_syscons_get_info(video_adapter_t *adp, int mode, video_info_t *info) in am335x_syscons_get_info() 461 am335x_syscons_query_mode(video_adapter_t *adp, video_info_t *info) in am335x_syscons_query_mode()
|
| /freebsd-12-stable/sys/dev/fb/ |
| D | fb.c | 577 fb_dump_mode_info(char *driver, video_adapter_t *adp, video_info_t *info, in fb_dump_mode_info() 689 ((video_info_t *)arg)->vi_mode, in fb_commonioctl() 690 (video_info_t *)arg); in fb_commonioctl() 696 error = vidd_query_mode(adp, (video_info_t *)arg); in fb_commonioctl()
|
| D | machfb.c | 525 video_info_t *vi; in machfb_init() 652 machfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in machfb_get_info() 661 machfb_query_mode(video_adapter_t *adp, video_info_t *info) in machfb_query_mode() 847 video_info_t *vi; in machfb_mmap() 963 video_info_t info; in machfb_diag() 1160 video_info_t *vi; in machfb_pci_attach()
|
| D | fbreg.h | 118 typedef int vi_get_info_t(video_adapter_t *adp, int mode, video_info_t *info); 119 typedef int vi_query_mode_t(video_adapter_t *adp, video_info_t *info); 339 video_info_t *info, int level);
|
| D | vesa.c | 180 static video_info_t *vesa_vmode; 228 static void vesa_clear_modes(video_info_t *info, int color); 766 video_info_t *p; in vesa_bios_init() 1105 vesa_clear_modes(video_info_t *info, int color) in vesa_clear_modes() 1214 vesa_get_info(video_adapter_t *adp, int mode, video_info_t *info) in vesa_get_info() 1238 vesa_query_mode(video_adapter_t *adp, video_info_t *info) in vesa_query_mode() 1279 video_info_t info; in vesa_set_mode()
|
| D | vga.c | 320 static video_info_t bios_vmode[] = { 465 static void update_adapter_info(video_adapter_t *adp, video_info_t *info); 559 video_info_t info; in clear_mode_map() 853 update_adapter_info(video_adapter_t *adp, video_info_t *info) in update_adapter_info() 943 video_info_t info; in probe_adapters() 1458 vga_get_info(video_adapter_t *adp, int mode, video_info_t *info) in vga_get_info() 1508 vga_query_mode(video_adapter_t *adp, video_info_t *info) in vga_query_mode() 1583 video_info_t info; in vga_set_mode() 2151 video_info_t info; in vga_save_state() 3051 video_info_t info; in vga_diag()
|
| D | creator.c | 469 video_info_t *vi; in creator_init() 533 creator_get_info(video_adapter_t *adp, int mode, video_info_t *info) in creator_get_info() 541 creator_query_mode(video_adapter_t *adp, video_info_t *info) in creator_query_mode() 779 video_info_t info; in creator_diag()
|
| D | s3_pci.c | 169 s3lfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in s3lfb_get_info() 199 s3lfb_query_mode(video_adapter_t *adp, video_info_t *info) in s3lfb_query_mode()
|
| D | splash_pcx.c | 85 video_info_t info; in pcx_start()
|
| D | splash_bmp.c | 79 video_info_t info; in bmp_start()
|
| /freebsd-12-stable/sys/dev/syscons/ |
| D | scvidctl.c | 140 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() 430 video_info_t *info = arg; in sc_support_pixel_mode() 477 video_info_t info; in sc_vid_ioctl()
|
| /freebsd-12-stable/sys/arm/versatile/ |
| D | versatile_clcd.c | 577 video_info_t *vi; in versatilefb_update_margins() 618 video_info_t *vi; in versatilefb_init() 652 versatilefb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in versatilefb_get_info() 659 versatilefb_query_mode(video_adapter_t *adp, video_info_t *info) in versatilefb_query_mode()
|
| /freebsd-12-stable/sys/arm/broadcom/bcm2835/ |
| D | bcm2835_fb.c | 424 video_info_t *vi; in bcmfb_update_margins() 512 video_info_t *vi; in bcmfb_init() 545 bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in bcmfb_get_info() 552 bcmfb_query_mode(video_adapter_t *adp, video_info_t *info) in bcmfb_query_mode()
|
| /freebsd-12-stable/sys/sys/ |
| D | consio.h | 286 #define CONS_MODEINFO _IOWR('c', 102, video_info_t) 289 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
|
| D | fbio.h | 374 typedef struct video_info video_info_t; typedef
|
| /freebsd-12-stable/sys/dev/syscons/warp/ |
| D | warp_saver.c | 129 video_info_t info; in warp_init()
|
| /freebsd-12-stable/sys/dev/syscons/logo/ |
| D | logo_saver.c | 139 video_info_t info; in logo_init()
|
| /freebsd-12-stable/sys/arm/freescale/imx/ |
| D | imx51_ipuv3.c | 551 video_info_t *vi; in ipu3fb_init() 586 ipu3fb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in ipu3fb_get_info() 594 ipu3fb_query_mode(video_adapter_t *adp, video_info_t *info) in ipu3fb_query_mode()
|
| /freebsd-12-stable/sys/dev/syscons/rain/ |
| D | rain_saver.c | 143 video_info_t info; in rain_init()
|
| /freebsd-12-stable/sys/dev/syscons/dragon/ |
| D | dragon_saver.c | 212 video_info_t info; in dragon_init()
|
| /freebsd-12-stable/sys/dev/syscons/fire/ |
| D | fire_saver.c | 143 video_info_t info; in fire_init()
|
| /freebsd-12-stable/lib/libvgl/ |
| D | vgl.h | 101 extern video_info_t VGLModeInfo;
|
| /freebsd-12-stable/sys/dev/syscons/plasma/ |
| D | plasma_saver.c | 186 video_info_t info; in plasma_init()
|
| /freebsd-12-stable/sys/powerpc/ofw/ |
| D | ofw_syscons.c | 366 video_info_t *vi; in ofwfb_init() 432 ofwfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in ofwfb_get_info() 439 ofwfb_query_mode(video_adapter_t *adp, video_info_t *info) in ofwfb_query_mode()
|