Lines Matching defs:adev
107 struct acpi_device *adev; member
624 int acpi_dev_add_driver_gpios(struct acpi_device *adev, in acpi_dev_add_driver_gpios()
635 void acpi_dev_remove_driver_gpios(struct acpi_device *adev) in acpi_dev_remove_driver_gpios()
642 static void acpi_dev_release_driver_gpios(void *adev) in acpi_dev_release_driver_gpios()
650 struct acpi_device *adev = ACPI_COMPANION(dev); in devm_acpi_dev_add_driver_gpios() local
661 static bool acpi_get_driver_gpio_data(struct acpi_device *adev, in acpi_get_driver_gpio_data()
828 struct acpi_device *adev = lookup->info.adev; in acpi_gpio_resource_lookup() local
862 struct acpi_device *adev; in acpi_gpio_property_lookup() local
909 static struct gpio_desc *acpi_get_gpiod_by_index(struct acpi_device *adev, in acpi_get_gpiod_by_index()
982 static bool acpi_can_fallback_to_crs(struct acpi_device *adev, in acpi_can_fallback_to_crs()
998 struct acpi_device *adev = to_acpi_device_node(fwnode); in acpi_find_gpio() local
1069 int acpi_dev_gpio_irq_wake_get_by(struct acpi_device *adev, const char *name, int index, in acpi_dev_gpio_irq_wake_get_by()
1353 struct acpi_device *adev; in acpi_gpiochip_add() local
1456 struct acpi_device *adev = ACPI_COMPANION(dev); in acpi_gpio_count() local