Home
last modified time | relevance | path

Searched refs:msm_gpio_dbg_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c649 static void msm_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in msm_gpio_dbg_show() function
659 #define msm_gpio_dbg_show NULL macro
721 .dbg_show = msm_gpio_dbg_show,
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c722 static void msm_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in msm_gpio_dbg_show() function
732 #define msm_gpio_dbg_show NULL macro
793 .dbg_show = msm_gpio_dbg_show,

Completed in 7 milliseconds