Searched defs:child_pre_probe (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/dm/ | ||
D | uclass.h | 97 int (*child_pre_probe)(struct udevice *dev); member |
D | device.h | 250 int (*child_pre_probe)(struct udevice *dev); member |