Home
last modified time | relevance | path

Searched defs:alias_prop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/of/
H A Dof_private.h24 struct alias_prop { struct
25 struct list_head link;
26 const char *alias;
27 struct device_node *np;
28 int id;
29 char stem[];
/openbmc/u-boot/drivers/core/
H A Dof_access.c58 struct alias_prop { struct
59 struct list_head link;
60 const char *alias;
61 struct device_node *np;
62 int id;
63 char stem[0];
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c703 const char *alias_prop; in octeon_fill_mac_addresses() local
771 const char *alias_prop; in octeon_prune_device_tree() local