Home
last modified time | relevance | path

Searched refs:gpio_label (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-at91.c1489 const char *gpio_label; in at91_gpio_dbg_show() local
1491 gpio_label = gpiochip_is_requested(chip, i); in at91_gpio_dbg_show()
1492 if (!gpio_label) in at91_gpio_dbg_show()
1496 gpio_label, chip->label, i); in at91_gpio_dbg_show()