gpio_pin_set_name
int gpio_pin_set_name(gpio_handle_t, gpio_pin_t, char *);
if (gpio_pin_set_name(handle, pinn, argv[1]) < 0) {