Searched refs:display_type (Results 1 – 7 of 7) sorted by relevance
212 if (!(info->display_type & ACPI_DISPLAY_SHORT)) { in acpi_ns_dump_one_object()245 switch (info->display_type & ACPI_DISPLAY_MASK) { in acpi_ns_dump_one_object()650 u8 display_type, in acpi_ns_dump_objects() argument673 info.display_type = display_type; in acpi_ns_dump_objects()774 u8 display_type, in acpi_ns_dump_object_paths() argument836 info.display_type = ACPI_DISPLAY_SUMMARY; in acpi_ns_dump_entry()
213 u8 display_type,219 u8 display_type,
231 u8 display_type; member
151 u8 display_type; /* store the display type */ member442 static int display_type; variable443 module_param(display_type, int, S_IRUGO);444 MODULE_PARM_DESC(display_type, "Type of attached display. 0=autodetect, "705 switch (ictx->display_type) { in send_set_imon_clock()1085 if (ictx->display_type != IMON_DISPLAY_TYPE_VGA) in imon_touch_display_timeout()1647 if (ictx->display_type == IMON_DISPLAY_TYPE_VGA && len == 8 && in imon_incoming_packet()1893 ictx->display_type = detected_display_type; in imon_get_ffdc_type()1906 if (display_type == IMON_DISPLAY_TYPE_AUTO) { in imon_set_display_type()1910 configured_display_type = ictx->display_type; in imon_set_display_type()[all …]
1560 if (par->display_type == DISP_CRT) { in savagefb_blank()1588 if (par->display_type == DISP_LCD || in savagefb_blank()1589 par->display_type == DISP_DFP) { in savagefb_blank()1968 par->display_type = DISP_LCD; in savage_init_hw()1970 par->display_type = DISP_DFP; in savage_init_hw()1972 par->display_type = DISP_CRT; in savage_init_hw()1976 if (par->display_type == DISP_LCD) { in savage_init_hw()2029 par->display_type = DISP_CRT; in savage_init_hw()
203 int display_type; member
139 u32 display_type:4; /* Describe the specific type in use */ member1135 switch (attribute->display_type) { in acpi_video_bus_get_one_device()