Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/rtc/
Drtc-sd3078.c209 static const __maybe_unused struct of_device_id rtc_dt_match[] = { variable
213 MODULE_DEVICE_TABLE(of, rtc_dt_match);
218 .of_match_table = of_match_ptr(rtc_dt_match),