Searched refs:gpiod_is_active_low (Results 1 – 5 of 5) sorted by relevance
252 *gpio_invert = !gpiod_is_active_low(desc); in mmc_gpiod_request_cd()298 *gpio_invert = !gpiod_is_active_low(desc); in mmc_gpiod_request_ro()
124 int gpiod_is_active_low(const struct gpio_desc *desc);378 static inline int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function
49 gpiod_is_active_low(power) will be true).
234 int gpiod_is_active_low(const struct gpio_desc *desc)
1124 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function1128 EXPORT_SYMBOL_GPL(gpiod_is_active_low);