Home
last modified time | relevance | path

Searched refs:display_type (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_acpi.c204 u32 display_type; in acpi_display_type() local
209 display_type = ACPI_DISPLAY_TYPE_VGA; in acpi_display_type()
216 display_type = ACPI_DISPLAY_TYPE_TV; in acpi_display_type()
223 display_type = ACPI_DISPLAY_TYPE_EXTERNAL_DIGITAL; in acpi_display_type()
228 display_type = ACPI_DISPLAY_TYPE_INTERNAL_DIGITAL; in acpi_display_type()
232 display_type = ACPI_DISPLAY_TYPE_OTHER; in acpi_display_type()
236 display_type = ACPI_DISPLAY_TYPE_OTHER; in acpi_display_type()
240 return display_type; in acpi_display_type()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsdump.c182 if (!(info->display_type & ACPI_DISPLAY_SHORT)) { in acpi_ns_dump_one_object()
215 switch (info->display_type & ACPI_DISPLAY_MASK) { in acpi_ns_dump_one_object()
620 u8 display_type, in acpi_ns_dump_objects() argument
644 info.display_type = display_type; in acpi_ns_dump_objects()
744 u8 display_type, in acpi_ns_dump_object_paths() argument
805 info.display_type = ACPI_DISPLAY_SUMMARY; in acpi_ns_dump_entry()
H A Dacstruct.h201 u8 display_type; member
211 u8 display_type; member
H A Dacnamesp.h195 u8 display_type,
201 u8 display_type,
H A Ddbnames.c329 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_walk_and_match_name()
696 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_display_objects()
732 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_display_fields()
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c22 enum display_type { enum
44 static enum display_type lcd_def;
156 static enum display_type set_dvi_preset(const struct panel_config preset, in set_dvi_preset()
163 static enum display_type set_dataimage_preset(const struct panel_config preset, in set_dataimage_preset()
379 static enum display_type env_parse_displaytype(char *displaytype) in env_parse_displaytype()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dimon.c139 u8 display_type; /* store the display type */ member
472 static int display_type; variable
473 module_param(display_type, int, S_IRUGO);
474 MODULE_PARM_DESC(display_type, "Type of attached display. 0=autodetect, 1=vfd, 2=lcd, 3=vga, 4=none…
729 switch (ictx->display_type) { in send_set_imon_clock()
1101 if (ictx->display_type != IMON_DISPLAY_TYPE_VGA) in imon_touch_display_timeout()
1910 ictx->display_type = detected_display_type; in imon_get_ffdc_type()
1923 if (display_type == IMON_DISPLAY_TYPE_AUTO) { in imon_set_display_type()
1927 configured_display_type = ictx->display_type; in imon_set_display_type()
1952 configured_display_type = display_type; in imon_set_display_type()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Drunner.py312 def list_tests(self, suite, display_type): argument
313 if display_type == 'name':
315 elif display_type == 'class':
317 elif display_type == 'module':
H A Dcontext.py96 def listTests(self, display_type): argument
98 return self.runner.list_tests(self.suites, display_type)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_event_log_filter.c1373 int display_type; /* MAX display BYTE : valid for HEX and BIN FORM */ member
1617 int32 display_type, int32 display_bit_length, int32 bit_offset);
2007 ewpr_serial_basic(char *buf, int buf_len, uint32 data, int format, int display_type, char del) in ewpr_serial_basic() argument
2010 switch (display_type) { in ewpr_serial_basic()
2021 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2028 switch (display_type) { in ewpr_serial_basic()
2039 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2046 switch (display_type) { in ewpr_serial_basic()
2050 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2134 return ewpr_serial_basic(buf, buf_len, sval, info->display_format, info->display_type, del); in ewpr_single_serial()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_event_log_filter.c1373 int display_type; /* MAX display BYTE : valid for HEX and BIN FORM */ member
1617 int32 display_type, int32 display_bit_length, int32 bit_offset);
2007 ewpr_serial_basic(char *buf, int buf_len, uint32 data, int format, int display_type, char del) in ewpr_serial_basic() argument
2010 switch (display_type) { in ewpr_serial_basic()
2021 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2028 switch (display_type) { in ewpr_serial_basic()
2039 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2046 switch (display_type) { in ewpr_serial_basic()
2050 DHD_FILTER_ERR(("INVALID TYPE for Serial:%d", display_type)); in ewpr_serial_basic()
2134 return ewpr_serial_basic(buf, buf_len, sval, info->display_format, info->display_type, del); in ewpr_single_serial()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_parser.h58 const char *display_type; member
/OK3568_Linux_fs/u-boot/include/
H A Dvbe.h16 u8 display_type; /* 0=NONE, 1= analog, 2=digital */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Ddm_pp_interface.h64 uint32_t display_type; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1555 if (par->display_type == DISP_CRT) { in savagefb_blank()
1583 if (par->display_type == DISP_LCD || in savagefb_blank()
1584 par->display_type == DISP_DFP) { in savagefb_blank()
1955 par->display_type = DISP_LCD; in savage_init_hw()
1957 par->display_type = DISP_DFP; in savage_init_hw()
1959 par->display_type = DISP_CRT; in savage_init_hw()
1963 if (par->display_type == DISP_LCD) { in savage_init_hw()
2016 par->display_type = DISP_CRT; in savage_init_hw()
H A Dsavagefb.h203 int display_type; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcontext.py140 def listTests(self, display_type, machine=None): argument
141 return super(OESelftestTestContext, self).listTests(display_type)
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dprint_edid.c144 switch (c->display_type) { in print_dpms_features()
160 int enc = c->display_type; in print_dpms_features()
H A Dedid.h423 unsigned int display_type:2; member
H A Dinterpret_edid.c481 r->display_type = DISPLAY_TYPE; in get_display_section()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_video.c137 u32 display_type:4; /* Describe the specific type in use */ member
1204 switch (attribute->display_type) { in acpi_video_bus_get_one_device()