Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-msm-v2.c124 static inline struct msm_gpio_dev *to_msm_gpio_dev(struct gpio_chip *chip) in to_msm_gpio_dev() function
184 struct msm_gpio_dev *g_dev = to_msm_gpio_dev(chip); in msm_gpio_to_irq()