Home
last modified time | relevance | path

Searched refs:s3c2410_wdt_variant (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Ds3c2410_wdt.c170 struct s3c2410_wdt_variant { struct
193 const struct s3c2410_wdt_variant *drv_data; argument
197 static const struct s3c2410_wdt_variant drv_data_s3c2410 = {
202 static const struct s3c2410_wdt_variant drv_data_s3c6410 = {
206 static const struct s3c2410_wdt_variant drv_data_exynos5250 = {
216 static const struct s3c2410_wdt_variant drv_data_exynos5420 = {
226 static const struct s3c2410_wdt_variant drv_data_exynos7 = {
236 static const struct s3c2410_wdt_variant drv_data_exynos850_cl0 = {
248 static const struct s3c2410_wdt_variant drv_data_exynos850_cl1 = {
260 static const struct s3c2410_wdt_variant drv_data_exynosautov9_cl0 = {
[all …]