Lines Matching refs:of_match_ptr
339 .of_match = of_match_ptr("LDO"#num), \
340 .regulators_node = of_match_ptr("voltage-regulators"), \
358 .of_match = of_match_ptr("LDO"#num), \
359 .regulators_node = of_match_ptr("voltage-regulators"), \
376 .of_match = of_match_ptr("LDO"#num), \
377 .regulators_node = of_match_ptr("voltage-regulators"), \
394 .of_match = of_match_ptr("LDO"#num), \
395 .regulators_node = of_match_ptr("voltage-regulators"), \
412 .of_match = of_match_ptr("BUCK"#num), \
413 .regulators_node = of_match_ptr("voltage-regulators"), \
431 .of_match = of_match_ptr("BUCK"#num), \
432 .regulators_node = of_match_ptr("voltage-regulators"), \
449 .of_match = of_match_ptr("BUCK"#num), \
450 .regulators_node = of_match_ptr("voltage-regulators"), \