Lines Matching refs:of_match_ptr
22 .of_match = of_match_ptr("buck"),
23 .regulators_node = of_match_ptr("regulators"),
39 .of_match = of_match_ptr("ldo1"),
40 .regulators_node = of_match_ptr("regulators"),
56 .of_match = of_match_ptr("ldo2"),
57 .regulators_node = of_match_ptr("regulators"),
73 .of_match = of_match_ptr("ldo3"),
74 .regulators_node = of_match_ptr("regulators"),
90 .of_match = of_match_ptr("ldo4"),
91 .regulators_node = of_match_ptr("regulators"),
107 .of_match = of_match_ptr("ldo5"),
108 .regulators_node = of_match_ptr("regulators"),
174 .of_match_table = of_match_ptr(max8893_dt_match),