Searched refs:gpio_label (Results 1 – 3 of 3) sorted by relevance
93 const char *gpio_label; in pps_gpio_probe() local107 gpio_label = pdata->gpio_label; in pps_gpio_probe()118 gpio_label = PPS_GPIO_NAME; in pps_gpio_probe()125 ret = devm_gpio_request(&pdev->dev, data->gpio_pin, gpio_label); in pps_gpio_probe()
29 const char *gpio_label; member
1367 const char *gpio_label; in at91_gpio_dbg_show() local1369 gpio_label = gpiochip_is_requested(chip, i); in at91_gpio_dbg_show()1370 if (!gpio_label) in at91_gpio_dbg_show()1374 gpio_label, chip->label, i); in at91_gpio_dbg_show()