Home
last modified time | relevance | path

Searched defs:display (Results 1 – 25 of 157) sorted by relevance

1234567

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Ddisplay.c47 struct display { struct
58 struct display g_disp; argument
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Ddmxinfo.c49 print_window_id(const char *displayName, Display * display, in print_window_id()
69 print_info(Display * display, Window window, int level, int child) in print_info()
119 print_tree(Display * display, Window window, int level, int child) in print_tree()
157 Display *display = NULL; in main() local
H A Dxinput.c57 printdmxinfo(Display * display, int id) in printdmxinfo()
127 Display *display = NULL; in main() local
H A Dxtest.c42 Display *display = NULL; in main() local
H A Devi.c42 Display *display = NULL; in main() local
H A Ddmxrmscreen.c43 Display *display = NULL; in main() local
H A Dxled.c46 Display *display = NULL; in main() local
H A Ddmxrminput.c42 Display *display = NULL; in main() local
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/8M/
H A Drkadk_setting_sensor_0.ini156 [display] section
157 width = 720
158 height = 1280
159 enable_buf_pool = TRUE
160 buf_pool_cnt = 3
161 rotaion = 90
162 rga_chn = 0
163 device_node = /dev/dri/card0
164 img_type = RGB888
165 plane_type = 1
[all …]
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/5M/
H A Drkadk_setting_sensor_0.ini156 [display] section
157 width = 720
158 height = 1280
159 enable_buf_pool = TRUE
160 buf_pool_cnt = 3
161 rotaion = 90
162 rga_chn = 0
163 device_node = /dev/dri/card0
164 img_type = RGB888
165 plane_type = 1
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer()
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer()
206 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c206 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem() local
281 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window() local
301 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode() local
344 struct omap_dss_device *display = fb2display(fbi); in omapfb_get_update_mode() local
478 struct omap_dss_device *display = fb2display(fbi); in omapfb_memory_read() local
576 struct omap_dss_device *display = fb2display(fbi); in omapfb_ioctl() local
H A Domapfb-main.c657 struct omap_dss_device *display = fb2display(fbi); in check_fb_var() local
1217 struct omap_dss_device *display = fb2display(fbi); in omapfb_blank() local
1421 struct omap_dss_device *display; in omapfb_alloc_fbmem_display() local
1687 struct omap_dss_device *display) in omapfb_start_auto_update()
1715 struct omap_dss_device *display) in omapfb_stop_auto_update()
1730 struct omap_dss_device *display = fb2display(fbi); in omapfb_fb_init() local
1999 struct omap_dss_device *display, in omapfb_mode_to_timings()
2100 struct omap_dss_device *display, char *mode_str) in omapfb_set_def_mode()
2162 struct omap_dss_device *display; in omapfb_parse_def_modes() local
2200 struct omap_dss_device *display, in fb_videomode_to_omap_timings()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c52 struct mod_hdcp_display *display = in mod_hdcp_remove_display_from_topology() local
83 struct mod_hdcp_display *display) in mod_hdcp_add_display_to_topology()
133 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp1_create_session() local
247 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp1_enable_encryption() local
391 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp2_create_session() local
720 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp2_enable_encryption() local
H A Dhdcp.c288 struct mod_hdcp_link *link, struct mod_hdcp_display *display, in mod_hdcp_add_display()
350 struct mod_hdcp_display *display = NULL; in mod_hdcp_remove_display() local
393 struct mod_hdcp_display *display = NULL; in mod_hdcp_query_display() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display_helper.c187 static bool drm_mode_is_420_only(const struct drm_display_info *display, in drm_mode_is_420_only()
206 static bool drm_mode_is_420_also(const struct drm_display_info *display, in drm_mode_is_420_also()
225 bool drm_mode_is_420(const struct drm_display_info *display, in drm_mode_is_420()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.c75 dmxCommonKbdSetAR(Display * display, unsigned char *old, unsigned char *new) in dmxCommonKbdSetAR()
106 dmxCommonKbdSetLeds(Display * display, unsigned long new) in dmxCommonKbdSetLeds()
119 dmxCommonKbdSetCtrl(Display * display, KeybdCtrl * old, KeybdCtrl * new) in dmxCommonKbdSetCtrl()
137 dmxCommonMouSetCtrl(Display * display, PtrCtrl * old, PtrCtrl * new) in dmxCommonMouSetCtrl()
382 Display *display = priv->display; in dmxCommonOthGetInfo() local
/OK3568_Linux_fs/external/xserver/test/
H A Dsimple-xinit.c104 start_client(char *const *client_args, int display) in start_client()
216 int display, server_pid; in main() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Datlas6-evb.dts60 display: display@0 { label
H A Dstm32f429-disco.dts193 display: display@1{ label
H A Dimx6qdl-tx6-lcd.dtsi88 display: disp0 { label
H A Dep7211-edb7211.dts26 display: display { label
H A Dimx27-phytec-phycard-s-rdk.dts16 display: display { label
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dt1024si-post.dtsi58 display:display@180000 { label
H A Dp1022si-post.dtsi178 display: display@10000 { label

1234567