Searched defs:alias_prop (Results 1 – 1 of 1) sorted by relevance
26 struct alias_prop { struct27 struct list_head link;28 const char *alias;29 struct device_node *np;30 int id;31 char stem[0];