Searched defs:stem (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/of/
H A Dof_private.h29 char stem[]; member in struct:alias_prop
H A Dbase.c1768 of_alias_add(struct alias_prop *ap, struct device_node *np, int id, const char *stem, int stem_len) argument
1861 of_alias_get_id(struct device_node *np, const char *stem) argument
1889 of_alias_get_highest_id(const char *stem) argument
[all...]
/linux-master/include/linux/
H A Dof.h796 static inline int of_alias_get_id(struct device_node *np, const char *stem) argument
801 static inline int of_alias_get_highest_id(const char *stem) argument

Completed in 153 milliseconds