Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpiolib.c83 static void gpiochip_free_hogs(struct gpio_chip *gc);
819 gpiochip_free_hogs(gc); in gpiochip_add_data_with_key()
883 gpiochip_free_hogs(gc); in gpiochip_remove()
4216 static void gpiochip_free_hogs(struct gpio_chip *gc) in gpiochip_free_hogs() function