Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c339 video_info_t *vi; in am335x_syscons_update_margins()
419 video_info_t *vi; in am335x_syscons_init()
453 am335x_syscons_get_info(video_adapter_t *adp, int mode, video_info_t *info) in am335x_syscons_get_info()
460 am335x_syscons_query_mode(video_adapter_t *adp, video_info_t *info) in am335x_syscons_query_mode()
/f-stack/freebsd/arm/versatile/
H A Dversatile_clcd.c576 video_info_t *vi; in versatilefb_update_margins()
617 video_info_t *vi; in versatilefb_init()
651 versatilefb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in versatilefb_get_info()
658 versatilefb_query_mode(video_adapter_t *adp, video_info_t *info) in versatilefb_query_mode()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c423 video_info_t *vi; in bcmfb_update_margins()
511 video_info_t *vi; in bcmfb_init()
544 bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in bcmfb_get_info()
551 bcmfb_query_mode(video_adapter_t *adp, video_info_t *info) in bcmfb_query_mode()
/f-stack/freebsd/sys/
H A Dconsio.h275 #define CONS_MODEINFO _IOWR('c', 102, video_info_t)
278 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
H A Dfbio.h374 typedef struct video_info video_info_t; typedef
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3.c549 video_info_t *vi; in ipu3fb_init()
584 ipu3fb_get_info(video_adapter_t *adp, int mode, video_info_t *info) in ipu3fb_get_info()
592 ipu3fb_query_mode(video_adapter_t *adp, video_info_t *info) in ipu3fb_query_mode()