Searched refs:gpio_latch_set_unlocked (Results 1 – 1 of 1) sorted by relevance
73 static int gpio_latch_set_unlocked(struct gpio_latch_priv *priv, in gpio_latch_set_unlocked() function103 return gpio_latch_set_unlocked(priv, gpiod_set_value, offset, val); in gpio_latch_set()112 return gpio_latch_set_unlocked(priv, gpiod_set_value_cansleep, offset, val); in gpio_latch_set_can_sleep()