Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-fake.c97 static const struct of_device_id rtc_dt_ids[] = { variable
106 .of_match_table = of_match_ptr(rtc_dt_ids),
H A Drtc-stmp3xxx.c399 static const struct of_device_id rtc_dt_ids[] = { variable
403 MODULE_DEVICE_TABLE(of, rtc_dt_ids);
411 .of_match_table = rtc_dt_ids,