Searched refs:gpiod_get_raw_value (Results 1 – 5 of 5) sorted by relevance
104 return gpiod_get_raw_value(gpio_to_desc(gpio)); in gpio_get_value()
127 int gpiod_get_raw_value(const struct gpio_desc *desc);393 static inline int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function
592 return gpiod_get_raw_value(desc); in tegra_hte_get_level()
2910 int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function2917 EXPORT_SYMBOL_GPL(gpiod_get_raw_value);
312 int gpiod_get_raw_value(const struct gpio_desc *desc)