Searched refs:acpi_dev_get (Results 1 – 5 of 5) sorted by relevance
247 acpi_dev_get(acpi_dev); in acpi_bind_one()
388 acpi_dev_get(acpi_device); in eject_store()
593 acpi_dev_get(dev); in get_acpi_device()
694 sensor->adev = ACPI_PTR(acpi_dev_get(adev));
802 static inline struct acpi_device *acpi_dev_get(struct acpi_device *adev) in acpi_dev_get() function