Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinctrl-amd.c197 static void amd_gpio_dbg_show(struct seq_file *s, struct gpio_chip *gc) in amd_gpio_dbg_show() function
341 #define amd_gpio_dbg_show NULL macro
909 gpio_dev->gc.dbg_show = amd_gpio_dbg_show; in amd_gpio_probe()