Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A 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
/openbmc/linux/drivers/gpio/
H A Dgpio-sim.c724 gpiod_remove_hogs(dev->hogs); in gpio_sim_remove_hogs()
H A Dgpiolib.c3870 void gpiod_remove_hogs(struct gpiod_hog *hogs) in gpiod_remove_hogs() function
3879 EXPORT_SYMBOL_GPL(gpiod_remove_hogs);