Home
last modified time | relevance | path

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

12

/freebsd-12-stable/sys/dev/terasic/mtl/
Dterasic_mtl_syscons.c103 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/
Dam335x_lcd_syscons.c339 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/
Dfb.c577 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()
Dmachfb.c525 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()
Dfbreg.h118 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);
Dvesa.c180 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()
Dvga.c320 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()
Dcreator.c469 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()
Ds3_pci.c169 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()
Dsplash_pcx.c85 video_info_t info; in pcx_start()
Dsplash_bmp.c79 video_info_t info; in bmp_start()
/freebsd-12-stable/sys/dev/syscons/
Dscvidctl.c140 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/
Dversatile_clcd.c577 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/
Dbcm2835_fb.c424 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/
Dconsio.h286 #define CONS_MODEINFO _IOWR('c', 102, video_info_t)
289 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
Dfbio.h374 typedef struct video_info video_info_t; typedef
/freebsd-12-stable/sys/dev/syscons/warp/
Dwarp_saver.c129 video_info_t info; in warp_init()
/freebsd-12-stable/sys/dev/syscons/logo/
Dlogo_saver.c139 video_info_t info; in logo_init()
/freebsd-12-stable/sys/arm/freescale/imx/
Dimx51_ipuv3.c551 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/
Drain_saver.c143 video_info_t info; in rain_init()
/freebsd-12-stable/sys/dev/syscons/dragon/
Ddragon_saver.c212 video_info_t info; in dragon_init()
/freebsd-12-stable/sys/dev/syscons/fire/
Dfire_saver.c143 video_info_t info; in fire_init()
/freebsd-12-stable/lib/libvgl/
Dvgl.h101 extern video_info_t VGLModeInfo;
/freebsd-12-stable/sys/dev/syscons/plasma/
Dplasma_saver.c186 video_info_t info; in plasma_init()
/freebsd-12-stable/sys/powerpc/ofw/
Dofw_syscons.c366 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()

12