Searched refs:display_type (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/namespace/
H A Dnsdump.c193 if (!(info->display_type & ACPI_DISPLAY_SHORT)) {
235 switch (info->display_type & ACPI_DISPLAY_MASK) {
603 * display_type - 0 or ACPI_DISPLAY_SUMMARY
619 u8 display_type,
629 info.display_type = display_type;
660 info.display_type = ACPI_DISPLAY_SUMMARY;
618 acpi_ns_dump_objects(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacstruct.h220 u8 display_type; member in struct:acpi_walk_info
H A Dacnamesp.h171 u8 display_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb.h202 int display_type; member in struct:savagefb_par
H A Dsavagefb_driver.c1562 if (par->display_type == DISP_CRT) {
1590 if (par->display_type == DISP_LCD ||
1591 par->display_type == DISP_DFP) {
1986 par->display_type = DISP_LCD;
1988 par->display_type = DISP_DFP;
1990 par->display_type = DISP_CRT;
1994 if (par->display_type == DISP_LCD) {
2047 par->display_type = DISP_CRT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dplist.c910 enum display_type
922 struct prefix_master *master, enum display_type dtype,
992 char *seq, enum display_type dtype)
1036 char *prefix, enum display_type type)
908 enum display_type enum
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dvideo.c106 u32 display_type:4; /*Describe the specific type in use */ member in struct:acpi_video_device_attrib
1347 switch (attribute->display_type) {

Completed in 95 milliseconds