Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-at91.c1505 static void at91_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in at91_gpio_dbg_show() function
1534 #define at91_gpio_dbg_show NULL macro
1794 .dbg_show = at91_gpio_dbg_show,