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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c179 u8 _DDC:1; /*Return the EDID for this device */ member in struct:acpi_video_device_cap
666 status = acpi_evaluate_object(device->dev->handle, "_DDC", &args, &buffer);
675 printk(KERN_ERR PREFIX "Invalid _DDC data\n");
928 if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_DDC", &h_dummy1))) {
929 device->cap._DDC = 1;

Completed in 112 milliseconds