Searched refs:gpiod_get_raw_value (Results 1 – 17 of 17) sorted by relevance
98 return gpiod_get_raw_value(gpio_to_desc(gpio)); in __gpio_get_value()
139 int val = gpiod_get_raw_value(gpiod->gpio); in gpio_det_interrupt()368 gpiod->val = gpiod_get_raw_value(gpiod->gpio); in gpio_det_probe()
202 return !gpiod_get_raw_value(di->vsel_gpio); in rk860x_is_enabled()204 return gpiod_get_raw_value(di->vsel_gpio); in rk860x_is_enabled()
127 int gpiod_get_raw_value(const struct gpio_desc *desc);387 static inline int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function
201 gpiod_get_raw_value
617 gpiod_get_raw_value
828 gpiod_get_raw_value
862 gpiod_get_raw_value
1382 gpiod_get_raw_value
1002 gpiod_get_raw_value
882 gpiod_get_raw_value
560 gpiod_get_raw_value
1112 gpiod_get_raw_value
2046 gpiod_get_raw_value
721 while (gpiod_get_raw_value(desc) && --cnt) in tdm_multi_lanes_clk_assert_h()731 while (!gpiod_get_raw_value(desc) && --cnt) in tdm_multi_lanes_clk_assert_l()
2788 int gpiod_get_raw_value(const struct gpio_desc *desc) in gpiod_get_raw_value() function2795 EXPORT_SYMBOL_GPL(gpiod_get_raw_value);
306 int gpiod_get_raw_value(const struct gpio_desc *desc)