Searched refs:of_alias_get_alias_list (Results 1 – 3 of 3) sorted by relevance
394 extern int of_alias_get_alias_list(const struct of_device_id *matches,907 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() function
2097 int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() function2135 EXPORT_SYMBOL_GPL(of_alias_get_alias_list);
1415 ret = of_alias_get_alias_list(cdns_uart_of_match, "serial", in cdns_get_id()