Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-at91sam9.c526 static const struct of_device_id at91_rtc_dt_ids[] = { variable
530 MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids);
539 .of_match_table = of_match_ptr(at91_rtc_dt_ids),
A Drtc-at91rm9200.c427 static const struct of_device_id at91_rtc_dt_ids[] = { variable
447 MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids);
645 .of_match_table = of_match_ptr(at91_rtc_dt_ids),

Completed in 5 milliseconds