Lines Matching refs:s3c2410_wdt_variant
166 struct s3c2410_wdt_variant { struct
189 const struct s3c2410_wdt_variant *drv_data; argument
193 static const struct s3c2410_wdt_variant drv_data_s3c2410 = {
198 static const struct s3c2410_wdt_variant drv_data_s3c6410 = {
202 static const struct s3c2410_wdt_variant drv_data_exynos5250 = {
212 static const struct s3c2410_wdt_variant drv_data_exynos5420 = {
222 static const struct s3c2410_wdt_variant drv_data_exynos7 = {
232 static const struct s3c2410_wdt_variant drv_data_exynos850_cl0 = {
244 static const struct s3c2410_wdt_variant drv_data_exynos850_cl1 = {
256 static const struct s3c2410_wdt_variant drv_data_exynosautov9_cl0 = {
268 static const struct s3c2410_wdt_variant drv_data_exynosautov9_cl1 = {
280 static const struct s3c2410_wdt_variant drv_data_gs101_cl0 = {
293 static const struct s3c2410_wdt_variant drv_data_gs101_cl1 = {
632 const struct s3c2410_wdt_variant *variant; in s3c2410_get_wdt_drv_data()
638 variant = (struct s3c2410_wdt_variant *) in s3c2410_get_wdt_drv_data()