Searched refs:s3c2410_wdt_match (Results 1 – 2 of 2) sorted by relevance
68 static const struct of_device_id s3c2410_wdt_match[] = { variable77 np = of_find_matching_node(NULL, s3c2410_wdt_match); in samsung_wdt_reset_of_init()
170 static const struct of_device_id s3c2410_wdt_match[] = { variable181 MODULE_DEVICE_TABLE(of, s3c2410_wdt_match);503 match = of_match_node(s3c2410_wdt_match, pdev->dev.of_node); in get_wdt_drv_data()746 .of_match_table = of_match_ptr(s3c2410_wdt_match),