Searched refs:video_info_t (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_lcd_syscons.c | 339 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 D | versatile_clcd.c | 576 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 D | bcm2835_fb.c | 423 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 D | consio.h | 275 #define CONS_MODEINFO _IOWR('c', 102, video_info_t) 278 #define CONS_FINDMODE _IOWR('c', 103, video_info_t)
|
| H A D | fbio.h | 374 typedef struct video_info video_info_t; typedef
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3.c | 549 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()
|