Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c579 static void pm8xxx_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in pm8xxx_gpio_dbg_show() function
591 #define pm8xxx_gpio_dbg_show NULL macro
600 .dbg_show = pm8xxx_gpio_dbg_show,