Lines Matching refs:s3c2410_wdt_variant
152 struct s3c2410_wdt_variant { struct
175 const struct s3c2410_wdt_variant *drv_data; argument
179 static const struct s3c2410_wdt_variant drv_data_s3c2410 = {
184 static const struct s3c2410_wdt_variant drv_data_s3c6410 = {
188 static const struct s3c2410_wdt_variant drv_data_exynos5250 = {
198 static const struct s3c2410_wdt_variant drv_data_exynos5420 = {
208 static const struct s3c2410_wdt_variant drv_data_exynos7 = {
218 static const struct s3c2410_wdt_variant drv_data_exynos850_cl0 = {
230 static const struct s3c2410_wdt_variant drv_data_exynos850_cl1 = {
242 static const struct s3c2410_wdt_variant drv_data_exynosautov9_cl0 = {
254 static const struct s3c2410_wdt_variant drv_data_exynosautov9_cl1 = {
577 const struct s3c2410_wdt_variant *variant; in s3c2410_get_wdt_drv_data()
583 variant = (struct s3c2410_wdt_variant *) in s3c2410_get_wdt_drv_data()