Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dof_private.h22 struct alias_prop { struct
23 struct list_head link;
24 const char *alias;
25 struct device_node *np;
26 int id;
27 char stem[];
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_access.c59 struct alias_prop { struct
60 struct list_head link;
61 const char *alias;
62 struct device_node *np;
63 int id;
64 char stem[0];
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Docteon-platform.c702 const char *alias_prop; in octeon_fill_mac_addresses() local
770 const char *alias_prop; in octeon_prune_device_tree() local