Searched refs:alias_prop (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/core/
H A Dof_access.c35 /* list of struct alias_prop aliases */
51 * struct alias_prop - Alias property in 'aliases' node
62 struct alias_prop { struct
821 static void of_alias_add(struct alias_prop *ap, struct device_node *np,
858 struct alias_prop *ap;
883 /* Allocate an alias_prop with enough space for the stem */
897 struct alias_prop *app;
917 struct alias_prop *app;

Completed in 89 milliseconds