Searched refs:gpiochip_free_own_desc (Results 1 – 4 of 4) sorted by relevance
274 gpiochip_free_own_desc(desc); in acpi_gpiochip_request_interrupt()344 gpiochip_free_own_desc(desc); in acpi_gpiochip_free_interrupts()609 gpiochip_free_own_desc(desc); in acpi_gpio_adr_space_handler()663 gpiochip_free_own_desc(conn->desc); in acpi_gpiochip_free_regions()
954 void gpiochip_free_own_desc(struct gpio_desc *desc) in gpiochip_free_own_desc() function959 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);2128 gpiochip_free_own_desc(desc); in gpiod_hog()2156 gpiochip_free_own_desc(&chip->desc[id]); in gpiochip_free_hogs()
226 void gpiochip_free_own_desc(struct gpio_desc *desc);
185 void gpiochip_free_own_desc(struct gpio_desc *desc)188 gpiochip_free_own_desc().