Searched refs:of_cmos_match (Results 1 – 2 of 2) sorted by relevance
41 static __initconst const struct of_device_id of_cmos_match[] = { variable53 struct device_node *node = of_find_matching_node(NULL, of_cmos_match); in x86_wallclock_init()
1456 static const struct of_device_id of_cmos_match[] = { variable1462 MODULE_DEVICE_TABLE(of, of_cmos_match);1536 .of_match_table = of_match_ptr(of_cmos_match),