Lines Matching refs:efi_device_path
1716 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path, in efi_setup_loaded_image()
1717 struct efi_device_path *file_path, in efi_setup_loaded_image()
1724 struct efi_device_path *dp; in efi_setup_loaded_image()
1799 struct efi_device_path **device_path, in efi_locate_device_path()
1802 struct efi_device_path *dp; in efi_locate_device_path()
1834 dp = (struct efi_device_path *)handler->protocol_interface; in efi_locate_device_path()
1856 *device_path = (struct efi_device_path *)remainder; in efi_locate_device_path()
1877 efi_status_t efi_load_image_from_file(struct efi_device_path *file_path, in efi_load_image_from_file()
1947 struct efi_device_path *file_path, in efi_load_image_from_path()
1952 struct efi_device_path *dp; in efi_load_image_from_path()
2028 struct efi_device_path *file_path, in efi_load_image()
2033 struct efi_device_path *dp, *fp; in efi_load_image()
2609 struct efi_device_path *dp = protocol_interface; in efi_install_multiple_protocol_interfaces()
3318 struct efi_device_path *remain_device_path) in efi_bind_controller()
3354 struct efi_device_path *remain_device_path) in efi_connect_single_controller()
3436 struct efi_device_path *remain_device_path, in efi_connect_controller()