Lines Matching refs:of_match_ptr
367 .of_match = of_match_ptr("LDO"#num), \
368 .regulators_node = of_match_ptr("regulators"), \
388 .of_match = of_match_ptr("LDO"#num), \
389 .regulators_node = of_match_ptr("regulators"), \
409 .of_match = of_match_ptr("BUCK"#num), \
410 .regulators_node = of_match_ptr("regulators"), \
430 .of_match = of_match_ptr("BUCK"#num), \
431 .regulators_node = of_match_ptr("regulators"), \
452 .of_match = of_match_ptr("BUCK"#num), \
453 .regulators_node = of_match_ptr("regulators"), \
473 .of_match = of_match_ptr("BUCK"#num), \
474 .regulators_node = of_match_ptr("regulators"), \