Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mv.c299 static const struct of_device_id rtc_mv_of_match_table[] = { variable
303 MODULE_DEVICE_TABLE(of, rtc_mv_of_match_table);
310 .of_match_table = of_match_ptr(rtc_mv_of_match_table),