Home
last modified time | relevance | path

Searched refs:gpio_latch_set_unlocked (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-latch.c74 static void gpio_latch_set_unlocked(struct gpio_latch_priv *priv, in gpio_latch_set_unlocked() function
100 gpio_latch_set_unlocked(priv, gpiod_set_value, offset, val); in gpio_latch_set()
111 gpio_latch_set_unlocked(priv, gpiod_set_value_cansleep, offset, val); in gpio_latch_set_can_sleep()