Searched defs:file (Results 26 - 50 of 63) sorted by relevance

123

/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c308 struct efi_file_handle *root, *file; local
[all...]
H A Defi_selftest_loadimage.c103 u16 file[sizeof(FILE_NAME)]; member in struct:__anon2
192 static struct efi_file_handle file = { variable in typeref:struct:efi_file_handle
[all...]
/u-boot/include/test/
H A Dtest.h86 const char *file; member in struct:unit_test
/u-boot/tools/
H A Dmkfwumdata.c245 FILE *file; local
H A Drenesas_spkgimage.c141 struct spkg_file *file = (struct spkg_file *)ptr; local
[all...]
H A Dmkimage.c447 void copy_datafile(int ifd, char *file) argument
649 char *file = params.datafile; local
[all...]
H A Drkcommon.c615 copy_file(struct image_tool_params *params, int ifd, const char *file, int padded_size) argument
[all...]
/u-boot/drivers/mtd/ubi/
H A Ddebug.c254 static ssize_t dfs_file_read(struct file *file, char __user *user_buf, argument
317 static ssize_t dfs_file_write(struct file *file, const char __user *user_buf, argument
[all...]
/u-boot/lib/efi_loader/
H A Ddtbdump.c291 struct efi_file_handle *root = NULL, *file local
428 struct efi_file_handle *root, *file; local
[all...]
H A Dinitrddump.c361 struct efi_file_handle *root, *file; local
[all...]
H A Dsmbiosdump.c408 struct efi_file_handle *root, *file; local
[all...]
H A Defi_file.c373 efi_file_close_int(struct efi_file_handle *file) argument
380 efi_file_close(struct efi_file_handle *file) argument
386 efi_file_delete(struct efi_file_handle *file) argument
765 efi_file_getpos(struct efi_file_handle *file, u64 *pos) argument
783 efi_file_setpos_int(struct efi_file_handle *file, u64 pos) argument
822 efi_file_setpos(struct efi_file_handle *file, u64 pos) argument
834 efi_file_getinfo(struct efi_file_handle *file, const efi_guid_t *info_type, efi_uintn_t *buffer_size, void *buffer) argument
935 efi_file_setinfo(struct efi_file_handle *file, const efi_guid_t *info_type, efi_uintn_t buffer_size, void *buffer) argument
[all...]
H A Defi_device_path.c1049 efi_dp_from_name(const char *dev, const char *devnr, const char *path, struct efi_device_path **device, struct efi_device_path **file) argument
[all...]
/u-boot/cmd/
H A Dlog.c346 const char *file; local
H A Defidebug.c666 create_initrd_dp(const char *dev, const char *part, const char *file, int shortform) argument
/u-boot/common/
H A Dlog.c132 bool log_has_file(const char *file_list, const char *file) argument
238 int _log(enum log_category_t cat, enum log_level_t level, const char *file, argument
294 _log_buffer(enum log_category_t cat, enum log_level_t level, const char *file, int line, const char *func, ulong addr, const void *data, uint width, uint count, uint linelen) argument
H A Dbootstage.c166 ulong bootstage_mark_code(const char *file, const char *func, int linenum) argument
H A Dconsole.c175 static int console_setfile(int file, struct stdio_dev * dev) argument
247 static void console_devices_set(int file, struct stdio_dev *dev) argument
264 console_needs_start_stop(int file, struct stdio_dev *sdev) argument
284 console_getc(int file) argument
300 console_tstc(int file) argument
322 console_putc(int file, const char c) argument
341 console_puts_select(int file, bool serial_only, const char *s) argument
360 console_puts(int file, const char *s) argument
372 console_flush(int file) argument
385 console_doenv(int file, struct stdio_dev *dev) argument
392 console_devices_set(int file, struct stdio_dev *dev) argument
396 console_needs_start_stop(int file, struct stdio_dev *sdev) argument
401 console_getc(int file) argument
411 console_tstc(int file) argument
416 console_putc(int file, const char c) argument
421 console_puts_select(int file, bool serial_only, const char *s) argument
428 console_puts(int file, const char *s) argument
434 console_flush(int file) argument
442 console_doenv(int file, struct stdio_dev *dev) argument
449 console_setfile_and_devices(int file, struct stdio_dev *dev) argument
455 console_start(int file, struct stdio_dev *sdev) argument
472 console_stop(int file, struct stdio_dev *sdev) argument
501 fgetc(int file) argument
534 ftstc(int file) argument
542 fputc(int file, const char c) argument
548 fputs(int file, const char *s) argument
555 fflush(int file) argument
562 fprintf(int file, const char *fmt, ...) argument
956 console_assign(int file, const char *devname) argument
[all...]
/u-boot/test/log/
H A Dlog_test.c19 static int do_log_run(struct unit_test_state *uts, int cat, const char *file) argument
[all...]
/u-boot/fs/cbfs/
H A Dcbfs.c391 file_cbfs_get_next(const struct cbfs_cachenode **file) argument
489 file_cbfs_name(const struct cbfs_cachenode *file) argument
496 file_cbfs_size(const struct cbfs_cachenode *file) argument
503 file_cbfs_type(const struct cbfs_cachenode *file) argument
510 file_cbfs_read(const struct cbfs_cachenode *file, void *buffer, unsigned long maxsize) argument
[all...]
/u-boot/scripts/kconfig/
H A Dconfdata.c878 struct file *file; local
[all...]
H A Dexpr.h20 struct file { struct
201 struct file *file; /* what file was this property defined */ member in struct:property
262 struct file *file; member in struct:menu
[all...]
/u-boot/include/
H A Dqfw.h107 char file[BIOS_LINKER_LOADER_FILESZ]; member in struct:bios_linker_entry::__anon48::__anon49
133 char file[BIOS_LINKER_LOADER_FILESZ]; member in struct:bios_linker_entry::__anon48::__anon51
[all...]
/u-boot/fs/ubifs/
H A Dubifs.c284 static int ubifs_printdir(struct file *file, void *dirent) argument
383 struct file *file; local
571 struct file *file; local
[all...]
/u-boot/fs/squashfs/
H A Dsqfs.c1160 static int sqfs_split_path(char **file, char **dir, const char *path) argument
1324 char *fragment = NULL, *file = NULL, *resolved, *data; local
1594 char *dir, *file, *resolved; local
1678 char *dir, *file; local
[all...]

Completed in 143 milliseconds

123