s3c2410_wdt_match 63 arch/arm/plat-samsung/watchdog-reset.c static const struct of_device_id s3c2410_wdt_match[] = { s3c2410_wdt_match 73 arch/arm/plat-samsung/watchdog-reset.c np = of_find_matching_node(NULL, s3c2410_wdt_match); s3c2410_wdt_match 163 drivers/watchdog/s3c2410_wdt.c static const struct of_device_id s3c2410_wdt_match[] = { s3c2410_wdt_match 176 drivers/watchdog/s3c2410_wdt.c MODULE_DEVICE_TABLE(of, s3c2410_wdt_match); s3c2410_wdt_match 733 drivers/watchdog/s3c2410_wdt.c .of_match_table = of_match_ptr(s3c2410_wdt_match),