Searched refs:exynos_bank_info (Results 1 – 1 of 1) sorted by relevance
43 struct exynos_bank_info { struct192 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_direction_input()204 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_direction_output()218 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_get_value()227 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_set_value()266 struct exynos_bank_info *state = dev_get_priv(dev); in exynos_gpio_get_function()289 struct exynos_bank_info *priv = dev->priv; in gpio_exynos_probe()370 .priv_auto_alloc_size = sizeof(struct exynos_bank_info),