Searched refs:of_alias_get_id (Results 1 – 3 of 3) sorted by relevance
393 int of_alias_get_id(const struct device_node *np, const char *stem);
175 ret = of_alias_get_id(ofnode_to_np(node), uc_name); in dev_read_alias_seq()
748 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id() function