Home
last modified time | relevance | path

Searched refs:acpi_gpio_property_lookup (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c758 static int acpi_gpio_property_lookup(struct fwnode_handle *fwnode, const char *propname, in acpi_gpio_property_lookup() function
831 ret = acpi_gpio_property_lookup(acpi_fwnode_handle(adev), propname, lookup); in acpi_get_gpiod_by_index()
873 ret = acpi_gpio_property_lookup(fwnode, propname, lookup); in acpi_get_gpiod_from_data()