Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Defi_loader.h220 struct efi_device_path *efi_dp_from_eth(void);
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c307 bootefi_device_path = efi_dp_from_eth(); in efi_set_bootdev()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_device_path.c504 struct efi_device_path *efi_dp_from_eth(void) in efi_dp_from_eth() function