Searched defs:uclass (Results 1 - 7 of 7) sorted by relevance

/u-boot/cmd/
H A Ddm.c90 char *uclass = NULL; local
H A Dbind.c14 static int bind_by_class_index(const char *uclass, int index, argument
51 static int find_dev(const char *uclass, int index, struct udevice **devp) argument
71 unbind_by_class_index(const char *uclass, int index) argument
95 unbind_child_by_class_index(const char *uclass, int index, const char *drv_name) argument
[all...]
/u-boot/drivers/core/
H A Dlists.c41 struct uclass_driver *uclass = local
H A Ddump.c183 void dm_dump_uclass(char *uclass, bool extended) argument
[all...]
/u-boot/include/dm/
H A Duclass.h34 struct uclass { struct
[all...]
H A Ddevice.h179 struct uclass *uclass; member in struct:udevice
[all...]
/u-boot/include/
H A Dbootdev.h93 enum uclass_id uclass; member in struct:bootdev_hunter
[all...]

Completed in 143 milliseconds