Searched refs:s3c_rtc_dt_match (Results 1 – 1 of 1) sorted by relevance
448 static const struct of_device_id s3c_rtc_dt_match[]; variable454 match = of_match_node(s3c_rtc_dt_match, pdev->dev.of_node); in s3c_rtc_get_data()805 static const struct of_device_id s3c_rtc_dt_match[] = { variable824 MODULE_DEVICE_TABLE(of, s3c_rtc_dt_match);832 .of_match_table = of_match_ptr(s3c_rtc_dt_match),