Searched defs:alias_prop (Results 1 – 1 of 1) sorted by relevance
62 struct alias_prop { struct63 struct list_head link;64 const char *alias;65 struct device_node *np;66 int id;67 char stem[0];
Completed in 7 milliseconds