Home
last modified time | relevance | path

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

/drivers/watchdog/
Dat91rm9200_wdt.c300 static const struct of_device_id at91_wdt_dt_ids[] = { variable
304 MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
314 .of_match_table = at91_wdt_dt_ids,
Dat91sam9_wdt.c398 static const struct of_device_id at91_wdt_dt_ids[] = { variable
403 MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
410 .of_match_table = of_match_ptr(at91_wdt_dt_ids),