Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpiolib-acpi.h35 void acpi_gpiochip_remove(struct gpio_chip *chip);
57 static inline void acpi_gpiochip_remove(struct gpio_chip *chip) { } in acpi_gpiochip_remove() function
Dgpiolib-acpi.c1163 void acpi_gpiochip_remove(struct gpio_chip *chip) in acpi_gpiochip_remove() function
Dgpiolib.c1442 acpi_gpiochip_remove(chip); in gpiochip_add_data_with_key()
1501 acpi_gpiochip_remove(chip); in gpiochip_remove()