Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/gpio/
Dmachine.h116 void gpiod_remove_hogs(struct gpiod_hog *hogs);
125 static inline void gpiod_remove_hogs(struct gpiod_hog *hogs) {} in gpiod_remove_hogs() function
/Linux-v6.1/drivers/gpio/
Dgpio-sim.c733 gpiod_remove_hogs(dev->hogs); in gpio_sim_remove_hogs()
Dgpiolib.c3682 void gpiod_remove_hogs(struct gpiod_hog *hogs) in gpiod_remove_hogs() function
3691 EXPORT_SYMBOL_GPL(gpiod_remove_hogs);