HomeSort by: relevance | last modified time | path
    Searched defs:exynos_gpio_pinset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos_var.h 101 struct exynos_gpio_pinset { struct
180 extern bool exynos_gpio_pinset_available(const struct exynos_gpio_pinset *);
181 extern void exynos_gpio_pinset_acquire(const struct exynos_gpio_pinset *);
182 extern void exynos_gpio_pinset_release(const struct exynos_gpio_pinset *);
183 extern void exynos_gpio_pinset_to_pindata(const struct exynos_gpio_pinset *,
exynos_var.h 101 struct exynos_gpio_pinset { struct
180 extern bool exynos_gpio_pinset_available(const struct exynos_gpio_pinset *);
181 extern void exynos_gpio_pinset_acquire(const struct exynos_gpio_pinset *);
182 extern void exynos_gpio_pinset_release(const struct exynos_gpio_pinset *);
183 extern void exynos_gpio_pinset_to_pindata(const struct exynos_gpio_pinset *,

Completed in 21 milliseconds