Lines Matching refs:of_match_ptr
330 .of_match = of_match_ptr("LDO"#num), \
331 .regulators_node = of_match_ptr("voltage-regulators"), \
349 .of_match = of_match_ptr("LDO"#num), \
350 .regulators_node = of_match_ptr("voltage-regulators"), \
367 .of_match = of_match_ptr("LDO"#num), \
368 .regulators_node = of_match_ptr("voltage-regulators"), \
385 .of_match = of_match_ptr("LDO"#num), \
386 .regulators_node = of_match_ptr("voltage-regulators"), \
403 .of_match = of_match_ptr("BUCK"#num), \
404 .regulators_node = of_match_ptr("voltage-regulators"), \
422 .of_match = of_match_ptr("BUCK"#num), \
423 .regulators_node = of_match_ptr("voltage-regulators"), \
440 .of_match = of_match_ptr("BUCK"#num), \
441 .regulators_node = of_match_ptr("voltage-regulators"), \