Searched refs:armada38x_rtc_of_match_table (Results 1 – 1 of 1) sorted by relevance
486 static const struct of_device_id armada38x_rtc_of_match_table[] = { variable497 MODULE_DEVICE_TABLE(of, armada38x_rtc_of_match_table);506 match = of_match_device(armada38x_rtc_of_match_table, &pdev->dev); in armada38x_rtc_probe()600 .of_match_table = of_match_ptr(armada38x_rtc_of_match_table),