Searched defs:dt_alias_prop (Results 1 – 1 of 1) sorted by relevance
46 struct dt_alias_prop { struct47 struct list_head link;48 const char *alias;49 struct dt_device_node *np;50 int id;51 char stem[0];
Completed in 6 milliseconds