Home
last modified time | relevance | path

Searched refs:video_info_t (Results 1 – 24 of 24) sorted by relevance

/freebsd-14-stable/sys/dev/fb/
HDfb.c332 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()
HDfbreg.h99 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);
HDvesa.c179 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()
HDs3_pci.c167 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()
HDvga.c269 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()
HDsplash_pcx.c83 video_info_t info; in pcx_start()
HDsplash_bmp.c77 video_info_t info; in bmp_start()
/freebsd-14-stable/sys/dev/syscons/
HDscvidctl.c138 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()
HDsyscons.c447 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/
HDam335x_lcd_syscons.c337 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/
HDbcm2835_fb.c419 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/
HDconsio.h273 #define CONS_MODEINFO _IOWR('c', 102, video_info_t)
276 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
HDfbio.h240 typedef struct video_info video_info_t; typedef
/freebsd-14-stable/sys/dev/syscons/warp/
HDwarp_saver.c127 video_info_t info; in warp_init()
/freebsd-14-stable/sys/dev/syscons/logo/
HDlogo_saver.c137 video_info_t info; in logo_init()
/freebsd-14-stable/sys/arm/freescale/imx/
HDimx51_ipuv3.c545 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/
HDrain_saver.c141 video_info_t info; in rain_init()
/freebsd-14-stable/lib/libvgl/
HDmain.c48 video_info_t VGLModeInfo;
61 static video_info_t VGLOldModeInfo;
HDvgl.h99 extern video_info_t VGLModeInfo;
/freebsd-14-stable/sys/dev/syscons/fire/
HDfire_saver.c141 video_info_t info; in fire_init()
/freebsd-14-stable/sys/dev/syscons/dragon/
HDdragon_saver.c210 video_info_t info; in dragon_init()
/freebsd-14-stable/sys/dev/syscons/plasma/
HDplasma_saver.c184 video_info_t info; in plasma_init()
/freebsd-14-stable/sys/powerpc/ofw/
HDofw_syscons.c365 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/
HDlib_mouse.c732 video_info_t the_video; in initialize_mousetype()