Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c201 static const struct of_device_id __maybe_unused ds1742_rtc_of_match[] = { variable
205 MODULE_DEVICE_TABLE(of, ds1742_rtc_of_match);
211 .of_match_table = of_match_ptr(ds1742_rtc_of_match),