Searched refs:msm_gpio_dev (Results 1 – 1 of 1) sorted by relevance
99 struct msm_gpio_dev { struct109 static struct msm_gpio_dev msm_gpio; argument124 static inline struct msm_gpio_dev *to_msm_gpio_dev(struct gpio_chip *chip) in to_msm_gpio_dev()126 return container_of(chip, struct msm_gpio_dev, gpio_chip); in to_msm_gpio_dev()184 struct msm_gpio_dev *g_dev = to_msm_gpio_dev(chip); in msm_gpio_to_irq()