Searched defs:alias_prop (Results 1 – 3 of 3) sorted by relevance
24 struct alias_prop { struct25 struct list_head link;26 const char *alias;27 struct device_node *np;28 int id;29 char stem[];
58 struct alias_prop { struct59 struct list_head link;60 const char *alias;61 struct device_node *np;62 int id;63 char stem[0];
703 const char *alias_prop; in octeon_fill_mac_addresses() local771 const char *alias_prop; in octeon_prune_device_tree() local