Searched refs:gpiod_hog (Results 1 – 1 of 1) sorted by relevance
57 struct gpiod_hog { struct102 (struct gpiod_hog) { \114 void gpiod_add_hogs(struct gpiod_hog *hogs);115 void gpiod_remove_hogs(struct gpiod_hog *hogs);123 static inline void gpiod_add_hogs(struct gpiod_hog *hogs) {} in gpiod_add_hogs()124 static inline void gpiod_remove_hogs(struct gpiod_hog *hogs) {} in gpiod_remove_hogs()
Completed in 4 milliseconds