Searched defs:alias_prop (Results 1 – 3 of 3) sorted by relevance
22 struct alias_prop { struct23 struct list_head link;24 const char *alias;25 struct device_node *np;26 int id;27 char stem[];
59 struct alias_prop { struct60 struct list_head link;61 const char *alias;62 struct device_node *np;63 int id;64 char stem[0];
702 const char *alias_prop; in octeon_fill_mac_addresses() local770 const char *alias_prop; in octeon_prune_device_tree() local