Searched refs:acpi_device_always_present (Results 1 – 3 of 3) sorted by relevance
112 bool acpi_device_always_present(struct acpi_device *adev) in acpi_device_always_present() function
607 bool acpi_device_always_present(struct acpi_device *adev);609 static inline bool acpi_device_always_present(struct acpi_device *adev) in acpi_device_always_present() function
101 if (acpi_device_always_present(device)) { in acpi_bus_get_status()