Searched defs:HID (Results 1 - 1 of 1) sorted by relevance

/drivers/acpi/acpica/
H A Dnsxfeval.c643 * present devices, or if they specified a HID, it filters based
678 * First, filter based on the device HID and CID.
680 * 01/2010: For this case where a specific HID is requested, we don't
681 * want to run _STA until we have an actual HID match. Thus, we will
687 * for a matching HID even under device trees where the parent device
704 * HID does not match, attempt match within the
763 * PARAMETERS: HID - HID to search for. Can be NULL.
785 acpi_get_devices(const char *HID, argument
804 info.hid = HID;
[all...]

Completed in 156 milliseconds