Searched refs:compat (Results 1 – 3 of 3) sorted by relevance
38 static int find_dtb_by_compatible(const char* compat, in find_dtb_by_compatible() argument59 current_dtb, -1 /* search from the start of the dtb */, compat); in find_dtb_by_compatible()
47 for (const auto& compat : compatible_strs) { in NodeOffsetByCompatibleList() local49 compat.c_str()); in NodeOffsetByCompatibleList()
103 std::vector<std::string> compat(compat_str_list, compat_str_list + num_str); in device_tree_idevice_tree_get_compatible_nodes_from_list() local107 auto rc = pidevice_tree->get_compatible_nodes_from_list(compat, &node_iter); in device_tree_idevice_tree_get_compatible_nodes_from_list()