Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/gpio/
Dgpio-sim.c733 gpiod_remove_hogs(dev->hogs); in gpio_sim_remove_hogs()
Dgpiolib.c3686 void gpiod_remove_hogs(struct gpiod_hog *hogs) in gpiod_remove_hogs() function
3695 EXPORT_SYMBOL_GPL(gpiod_remove_hogs);