Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c441 static void orion_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in orion_gpio_dbg_show() function
489 #define orion_gpio_dbg_show NULL macro
548 ochip->chip.dbg_show = orion_gpio_dbg_show; in orion_gpio_init()