Searched refs:s3c_rtc_dt_match (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rtc/
H A Drtc-s3c.c577 static const __maybe_unused struct of_device_id s3c_rtc_dt_match[] = { variable in typeref:struct:of_device_id
596 MODULE_DEVICE_TABLE(of, s3c_rtc_dt_match);
604 .of_match_table = of_match_ptr(s3c_rtc_dt_match),

Completed in 202 milliseconds