Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 3 of 3) sorted by relevance

/u-boot-v2022.01-rc1/lib/efi_loader/
A Defi_file.c69 static int is_dir(struct file_handle *fh) in is_dir()
179 struct file_handle *fh; in file_open() local
254 struct file_handle *fh = to_fh(this); in efi_file_open_int() local
374 struct file_handle *fh = to_fh(file); in efi_file_close() local
381 struct file_handle *fh = to_fh(file); in efi_file_delete() local
568 struct file_handle *fh = to_fh(this); in efi_file_read_int() local
651 struct file_handle *fh = to_fh(this); in efi_file_write_int() local
762 struct file_handle *fh = to_fh(file); in efi_file_getpos() local
789 struct file_handle *fh = to_fh(file); in efi_file_setpos() local
823 struct file_handle *fh = to_fh(file); in efi_file_getinfo() local
[all …]
A Defi_capsule.c910 struct efi_file_handle *dirh, *fh; in efi_capsule_read_file() local
979 struct efi_file_handle *dirh, *fh; in efi_capsule_delete_file() local
/u-boot-v2022.01-rc1/drivers/video/
A Dstb_truetype.h2852 float fh = ranges[i].font_size; in stbtt_PackFontRangesGatherRects() local
2885 float fh = ranges[i].font_size; in stbtt_PackFontRangesRenderIntoRects() local

Completed in 18 milliseconds