Home
last modified time | relevance | path

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

/u-boot/include/dm/
A Duclass-internal.h39 #define DM_UCLASS_INST(_name) \ macro
/u-boot/doc/develop/driver-model/
A Dof-plat.rst489 DM_UCLASS_INST(clk) = {
504 Below that are a set of `DM_UCLASS_INST()` macros, each declaring a
857 Contains `DM_UCLASS_INST()` declarations for each uclass that can be used at
891 `DM_UCLASS_INST()` records are created, and `device_bind()` is not needed at

Completed in 8 milliseconds