1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 20:15:24 +01:00
Files
u-boot-megous/drivers/core
Simon Glass 29fe555dec dm: core: Add a way to count the devices in a uclass
Add a function that returns the number of devices in a uclass. This can be
helpful in sizing an array that needs to hold a list of them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-11-28 16:51:51 -07:00
..