Searched refs:of_alias_get_dev (Results 1 – 4 of 4) sorted by relevance
477 struct device_node *of_alias_get_dev(const char *stem, int id);
390 port1 = of_alias_get_dev("lvds", 1); in rk3568_lvds_probe()
2103 split_node = of_alias_get_dev(conn_name, !conn->id); in rockchip_get_split_connector()
873 struct device_node *of_alias_get_dev(const char *stem, int id) in of_alias_get_dev() function