Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-mv.c323 static const struct of_device_id rtc_mv_of_match_table[] = { variable
327 MODULE_DEVICE_TABLE(of, rtc_mv_of_match_table);
334 .of_match_table = of_match_ptr(rtc_mv_of_match_table),