Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_device_path.c293 struct efi_device_path_vendor *vdp = buf; in dp_fill() local
294 *vdp = ROOT; in dp_fill()
295 return &vdp[1]; in dp_fill()