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