Searched refs:gpiod_remove_hogs (Results 1 – 3 of 3) sorted by relevance
115 void gpiod_remove_hogs(struct gpiod_hog *hogs);124 static inline void gpiod_remove_hogs(struct gpiod_hog *hogs) {} in gpiod_remove_hogs() function
737 gpiod_remove_hogs(dev->hogs); in gpio_sim_remove_hogs()
3748 void gpiod_remove_hogs(struct gpiod_hog *hogs) in gpiod_remove_hogs() function3757 EXPORT_SYMBOL_GPL(gpiod_remove_hogs);
Completed in 19 milliseconds