Searched refs:dev_for_each_property (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/reboot-mode/
H A Dreboot-mode-uclass.c79 dev_for_each_property(property, dev) { function
96 dev_for_each_property(property, dev) { function
/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c286 dev_for_each_property(property, config) { function
/u-boot/include/dm/
H A Dread.h1291 * dev_for_each_property() - Helper function to iterate through property
1299 #define dev_for_each_property(prop, dev) \ macro

Completed in 42 milliseconds