Searched refs:acpi_can_fallback_to_crs (Results 1 – 2 of 2) sorted by relevance
144 bool acpi_can_fallback_to_crs(struct acpi_device *adev, const char *con_id);179 static inline bool acpi_can_fallback_to_crs(struct acpi_device *adev, in acpi_can_fallback_to_crs() function
796 if (!acpi_can_fallback_to_crs(adev, con_id)) in acpi_find_gpio()1294 if (!acpi_can_fallback_to_crs(adev, con_id)) in acpi_gpio_count()1307 bool acpi_can_fallback_to_crs(struct acpi_device *adev, const char *con_id) in acpi_can_fallback_to_crs() function