gpiochip_get
return gc->get ? gpiochip_get(gc, gpiod_hwgpio(desc)) : -EIO;
value = gpiochip_get(gc, i);