Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-cmos.c1347 static const struct of_device_id of_cmos_match[] = { variable
1353 MODULE_DEVICE_TABLE(of, of_cmos_match);
1429 .of_match_table = of_match_ptr(of_cmos_match),