Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/gpio/
Dconsumer.h502 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
/linux-6.14.4/drivers/gpio/
Dgpiolib.c3080 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function