Lines Matching refs:of_match_ptr
342 .of_match = of_match_ptr("LDO"#num), \
343 .regulators_node = of_match_ptr("voltage-regulators"), \
361 .of_match = of_match_ptr("LDO"#num), \
362 .regulators_node = of_match_ptr("voltage-regulators"), \
379 .of_match = of_match_ptr("LDO"#num), \
380 .regulators_node = of_match_ptr("voltage-regulators"), \
397 .of_match = of_match_ptr("LDO"#num), \
398 .regulators_node = of_match_ptr("voltage-regulators"), \
415 .of_match = of_match_ptr("BUCK"#num), \
416 .regulators_node = of_match_ptr("voltage-regulators"), \
433 .of_match = of_match_ptr("BUCK"#num), \
434 .regulators_node = of_match_ptr("voltage-regulators"), \
450 .of_match = of_match_ptr("BUCK"#num), \
451 .regulators_node = of_match_ptr("voltage-regulators"), \