HomeSort by: relevance | last modified time | path
    Searched refs:exynos_pinctrl_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos_pinctrl.h 34 struct exynos_pinctrl_softc { struct
exynos_pinctrl.c 58 struct exynos_pinctrl_softc *pc_sc;
71 CFATTACH_DECL_NEW(exynos_pinctrl, sizeof(struct exynos_pinctrl_softc),
95 struct exynos_pinctrl_softc * const sc = device_private(self);
exynos_var.h 154 struct exynos_pinctrl_softc;
158 extern struct exynos_gpio_softc * exynos_gpio_bank_config(struct exynos_pinctrl_softc *,
exynos_gpio.c 366 exynos_gpio_bank_config(struct exynos_pinctrl_softc * parent,
454 struct exynos_pinctrl_softc *sc = device_private(parent);

Completed in 53 milliseconds