Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/gpio/
Dconsumer.h509 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
/Linux-v6.1/drivers/gpio/
Dgpiolib.c2589 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function