Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/gpio/
Dmachine.h115 void gpiod_remove_hogs(struct gpiod_hog *hogs);
124 static inline void gpiod_remove_hogs(struct gpiod_hog *hogs) {} in gpiod_remove_hogs() function
/Linux-v6.6/drivers/gpio/
Dgpio-sim.c724 gpiod_remove_hogs(dev->hogs); in gpio_sim_remove_hogs()
Dgpiolib.c3810 void gpiod_remove_hogs(struct gpiod_hog *hogs) in gpiod_remove_hogs() function
3819 EXPORT_SYMBOL_GPL(gpiod_remove_hogs);