Searched defs:gpiod_get_value (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpio/
H A Dgpiolib.c3166 int gpiod_get_value(const struct gpio_desc *desc) function
3183 EXPORT_SYMBOL_GPL(gpiod_get_value); variable
/linux-master/include/linux/gpio/
H A Dconsumer.h363 static inline int gpiod_get_value(const struct gpio_desc *desc) function

Completed in 175 milliseconds