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

/linux-4.1.27/drivers/rtc/
H A Drtc-cmos.c1128 static const struct of_device_id of_cmos_match[] = { variable in typeref:struct:of_device_id
1134 MODULE_DEVICE_TABLE(of, of_cmos_match);
1220 .of_match_table = of_match_ptr(of_cmos_match),

Completed in 62 milliseconds