Home
last modified time | relevance | path

Searched refs:device_countp (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/dm/
A Droot.h180 void dm_get_stats(int *device_countp, int *uclass_countp);
/u-boot/drivers/core/
A Droot.c448 void dm_get_stats(int *device_countp, int *uclass_countp) in dm_get_stats() argument
450 *device_countp = device_get_decendent_count(gd->dm_root); in dm_get_stats()

Completed in 6 milliseconds