Searched refs:exynos_pwm_softc (Results 1 – 1 of 1) sorted by relevance
65 struct exynos_pwm_softc;72 struct exynos_pwm_softc { struct92 struct exynos_pwm_softc * const sc = device_private(pwm->pwm_dev); in exynos_pwm_enable() argument117 struct exynos_pwm_softc * const sc = device_private(pwm->pwm_dev); in exynos_pwm_get_config()135 struct exynos_pwm_softc * const sc = device_private(pwm->pwm_dev); in exynos_pwm_set_config()168 struct exynos_pwm_softc * const sc = device_private(dev); in exynos_pwm_get_tag()209 struct exynos_pwm_softc * const sc = device_private(self); in exynos_pwm_attach()262 CFATTACH_DECL_NEW(exynos_pwm, sizeof(struct exynos_pwm_softc),