Home
last modified time | relevance | path

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

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