Home
last modified time | relevance | path

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

/linux/include/linux/gpio/
A Dmachine.h57 struct gpiod_hog { struct
58 struct list_head list;
59 const char *chip_label;
60 u16 chip_hwnum;
61 const char *line_name;
62 unsigned long lflags;
63 int dflags;
/linux/drivers/gpio/
A Dgpiolib.c4025 int gpiod_hog(struct gpio_desc *desc, const char *name, in gpiod_hog() function

Completed in 10 milliseconds