Searched defs:alias_prop (Results 1 – 1 of 1) sorted by relevance
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];