Home
last modified time | relevance | path

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

/include/linux/gpio/
A Dmachine.h57 struct gpiod_hog { struct
102 (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 5 milliseconds