Home
last modified time | relevance | path

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

/linux/include/linux/gpio/
H A Dconsumer.h494 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
/linux/drivers/gpio/
H A Dgpiolib.c3216 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function