Searched refs:hogs (Results 1 – 5 of 5) sorted by relevance
102 void gpiod_add_hogs(struct gpiod_hog *hogs);110 static inline void gpiod_add_hogs(struct gpiod_hog *hogs) {} in gpiod_add_hogs() argument
75 /* Set this up using hogs */
147 * Set this up using hogs, as time goes by and as seems fit, these
467 * Set this up using hogs, as time goes by and as seems fit, these
3647 void gpiod_add_hogs(struct gpiod_hog *hogs) in gpiod_add_hogs() argument3654 for (hog = &hogs[0]; hog->chip_label; hog++) { in gpiod_add_hogs()