gpio_fwd_direction_output
return gpio_fwd_direction_output(gc, offset, value);
chip->direction_output = gpio_fwd_direction_output;