Searched refs:of_cmos_match (Results 1 – 2 of 2) sorted by relevance
39 static __initconst const struct of_device_id of_cmos_match[] = { variable51 struct device_node *node = of_find_matching_node(NULL, of_cmos_match); in x86_wallclock_init()
1458 static const struct of_device_id of_cmos_match[] = { variable1464 MODULE_DEVICE_TABLE(of, of_cmos_match);1538 .of_match_table = of_match_ptr(of_cmos_match),