gpio_latch_set_unlocked
return gpio_latch_set_unlocked(priv, gpiod_set_value, offset, val);
return gpio_latch_set_unlocked(priv, gpiod_set_value_cansleep, offset, val);