Searched refs:gpiod_get_raw_value (Results 1 – 5 of 5) sorted by relevance
99 return gpiod_get_raw_value(gpio_to_desc(gpio)); in gpio_get_value()
127 int gpiod_get_raw_value(const struct gpio_desc *desc);379 static inline int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function
595 return gpiod_get_raw_value(desc); in tegra_hte_get_level()
314 int gpiod_get_raw_value(const struct gpio_desc *desc)
3445 int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function3452 EXPORT_SYMBOL_GPL(gpiod_get_raw_value);