Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-armada38x.c501 static const struct of_device_id armada38x_rtc_of_match_table[] = { variable
512 MODULE_DEVICE_TABLE(of, armada38x_rtc_of_match_table);
522 match = of_match_device(armada38x_rtc_of_match_table, &pdev->dev); in armada38x_rtc_probe()
621 .of_match_table = of_match_ptr(armada38x_rtc_of_match_table),