Home
last modified time | relevance | path

Searched refs:short_path (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c124 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj() argument
154 } while (short_path && obj_dp); in find_obj()