Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-acpi.h25 void acpi_gpiochip_remove(struct gpio_chip *chip);
39 static inline void acpi_gpiochip_remove(struct gpio_chip *chip) { } in acpi_gpiochip_remove() function
H A Dgpiolib-acpi-core.c1287 void acpi_gpiochip_remove(struct gpio_chip *chip) in acpi_gpiochip_remove() function
H A Dgpiolib.c1371 acpi_gpiochip_remove(gc); in gpiochip_add_data_with_key()
1429 acpi_gpiochip_remove(gc); in gpiochip_remove()