Searched refs:rk_timer_rtc_dt_match (Results 1 – 1 of 1) sorted by relevance
332 static const struct of_device_id rk_timer_rtc_dt_match[]; variable347 match = of_match_node(rk_timer_rtc_dt_match, dev->of_node); in rk_timer_rtc_probe()484 static const struct of_device_id rk_timer_rtc_dt_match[] = { variable491 MODULE_DEVICE_TABLE(platform, rk_timer_rtc_dt_match);499 .of_match_table = of_match_ptr(rk_timer_rtc_dt_match),