Searched refs:ds1742_rtc_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-ds1742.c222 static const struct of_device_id __maybe_unused ds1742_rtc_of_match[] = { variable in typeref:struct:__maybe_unused
226 MODULE_DEVICE_TABLE(of, ds1742_rtc_of_match);
233 .of_match_table = of_match_ptr(ds1742_rtc_of_match),

Completed in 33 milliseconds