Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/gpio/
Dgpiolib.c2961 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function