Searched refs:exynos_bank_info (Results 1 – 1 of 1) sorted by relevance
42 struct exynos_bank_info { struct191 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_direction_input()203 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_direction_output()217 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_get_value()226 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_set_value()265 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_get_function()288 struct exynos_bank_info *priv = dev->priv; in gpio_exynos_probe()369 .priv_auto_alloc_size = sizeof(struct exynos_bank_info),