Home
last modified time | relevance | path

Searched defs:gpiod_is_active_low (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/gpio/
H A Dconsumer.h510 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
/kernel/linux/linux-5.10/include/linux/gpio/
H A Dconsumer.h504 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c2613 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
2618 EXPORT_SYMBOL_GPL(gpiod_is_active_low); variable
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c2770 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
2775 EXPORT_SYMBOL_GPL(gpiod_is_active_low); variable

Completed in 16 milliseconds