Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dat91rm9200_wdt.c301 static const struct of_device_id at91_wdt_dt_ids[] = { variable
305 MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
315 .of_match_table = at91_wdt_dt_ids,
A 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),

Completed in 5 milliseconds