Searched refs:hogs (Results 1 – 6 of 6) 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
69 /* Set this up using hogs */
104 /* already claimed in the HB2 hogs */
199 * Set this up using hogs, as time goes by and as seems fit, these
475 * Set this up using hogs, as time goes by and as seems fit, these
3520 void gpiod_add_hogs(struct gpiod_hog *hogs) in gpiod_add_hogs() argument3527 for (hog = &hogs[0]; hog->chip_label; hog++) { in gpiod_add_hogs()
Completed in 16 milliseconds