Searched refs:gpiochip_free_own_desc (Results 1 – 4 of 4) sorted by relevance
275 gpiochip_free_own_desc(desc); in acpi_gpiochip_request_interrupt()345 gpiochip_free_own_desc(desc); in acpi_gpiochip_free_interrupts()724 gpiochip_free_own_desc(desc); in acpi_gpio_adr_space_handler()778 gpiochip_free_own_desc(conn->desc); in acpi_gpiochip_free_regions()
1075 void gpiochip_free_own_desc(struct gpio_desc *desc) in gpiochip_free_own_desc() function1080 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);2305 gpiochip_free_own_desc(desc); in gpiod_hog()2333 gpiochip_free_own_desc(&chip->desc[id]); in gpiochip_free_hogs()
261 void gpiochip_free_own_desc(struct gpio_desc *desc);
261 void gpiochip_free_own_desc(struct gpio_desc *desc)264 gpiochip_free_own_desc().