Searched refs:acpi_device_get (Results 1 – 3 of 3) sorted by relevance
104 struct acpi_dev *acpi_device_get(char *hid, int inst);
228 dev = acpi_device_get(argv[1], 0); in enum_dev()
585 struct acpi_dev *acpi_device_get(char *hid, int inst) in acpi_device_get() function