Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c150 static struct efi_file_handle *file_open(struct file_system *fs, in file_open() function
259 *new_handle = file_open(fh->fs, fh, file_name, open_mode, attributes); in efi_file_open()
709 *root = file_open(fs, NULL, NULL, 0, 0); in efi_open_volume()
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py97 handle = self.qga.file_open(path=path)