Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/
Dwatchdog-reset.c63 static const struct of_device_id s3c2410_wdt_match[] = { variable
72 np = of_find_matching_node(NULL, s3c2410_wdt_match); in samsung_wdt_reset_of_init()
/Linux-v4.19/drivers/watchdog/
Ds3c2410_wdt.c172 static const struct of_device_id s3c2410_wdt_match[] = { variable
185 MODULE_DEVICE_TABLE(of, s3c2410_wdt_match);
746 .of_match_table = of_match_ptr(s3c2410_wdt_match),