Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c291 static const struct of_device_id at91_wdt_dt_ids[] = { variable
295 MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
305 .of_match_table = at91_wdt_dt_ids,
H A Dat91sam9_wdt.c397 static const struct of_device_id at91_wdt_dt_ids[] = { variable
402 MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
409 .of_match_table = of_match_ptr(at91_wdt_dt_ids),