Searched defs:path (Results 101 - 125 of 126) sorted by relevance

123456

/u-boot/fs/ubifs/
H A Dlpt.c1800 scan_get_nnode(struct ubifs_info *c, struct lpt_scan_node *path, struct ubifs_nnode *parent, int iip) argument
1859 scan_get_pnode(struct ubifs_info *c, struct lpt_scan_node *path, struct ubifs_nnode *parent, int iip) argument
1934 struct lpt_scan_node *path; local
[all...]
/u-boot/fs/squashfs/
H A Dsqfs.c455 char *path, *target, **sym_tokens, *res, *rem; local
886 char **token_list = NULL, *path = NULL; local
1125 sqfs_basename(char *path) argument
1142 sqfs_dirname(char *path) argument
1160 sqfs_split_path(char **file, char **dir, const char *path) argument
[all...]
/u-boot/tools/
H A Dfdtgrep.c820 char path[1024]; local
684 fdtgrep_find_regions(const void *fdt, int (*include_func)(void *priv, const void *fdt, int offset, int type, const char *data, int size), struct display_info *disp, struct fdt_region *region, int max_regions, char *path, int path_len, int flags) argument
H A Dkwboot.c800 kwboot_open_tty(const char *path, int baudrate) argument
1687 kwboot_read_image(const char *path, size_t *size, size_t reserve) argument
H A Dkwbimage.c462 char path[PATH_MAX]; local
/u-boot/include/
H A Defi_loader.h133 efi_set_bootdev(const char *dev, const char *devnr, const char *path, void *buffer, size_t buffer_size) argument
[all...]
/u-boot/drivers/core/
H A Dof_access.c323 __of_find_node_by_path(struct device_node *parent, const char *path) argument
346 of_find_node_opts_by_path(struct device_node *root, const char *path, const char **opts) argument
[all...]
H A Ddevice.c1193 int dev_disable_by_path(const char *path) argument
1223 int dev_enable_by_path(const char *path) argument
H A Dofnode.c943 ofnode ofnode_path(const char *path) argument
960 ofnode oftree_path(oftree tree, const char *path) argument
/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c1251 static const char * const path[][2] = { local
1326 const char *path, *subpat local
[all...]
/u-boot/board/ti/am57xx/
H A Dboard.c733 static int device_okay(const char *path) argument
/u-boot/boot/
H A Dpxe_utils.c177 char path[MAX_TFTP_PATH_LEN + 1]; local
[all...]
H A Dfdt_support.c72 u32 fdt_getprop_u32_default(const void *fdt, const char *path, argument
141 const void *path; local
339 do_fixup_by_path(void *fdt, const char *path, const char *prop, const void *val, int len, int create) argument
355 do_fixup_by_path_u32(void *fdt, const char *path, const char *prop, u32 val, int create) argument
565 const char *path; local
1061 char path[256]; local
1589 char path[512]; local
1830 const char *path; local
2071 fdt_fixup_display(void *blob, const char *path, const char *display) argument
[all...]
/u-boot/test/dm/
H A Dofnode.c558 const char *path = "/translation-test@8000/noxlatebus@3,300/dev@42"; local
581 const char *path = "/node/subnode"; local
/u-boot/fs/fat/
H A Dfat.c1118 static int fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) argument
[all...]
/u-boot/scripts/dtc/
H A Dchecks.c604 char *path; local
/u-boot/scripts/kconfig/
H A Dgconf.c783 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); local
884 GtkTreePath *path; local
941 GtkTreePath *path; local
1002 GtkTreePath *path; local
[all...]
/u-boot/fs/btrfs/
H A Dctree.h1260 btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) argument
/u-boot/lib/
H A Dfdtdec.c414 const char *path; local
1273 const char *path; local
[all...]
/u-boot/tools/env/
H A Dfw_env.c139 char path[256]; local
1721 const char *path = "/sys/bus/nvmem/devices"; local
[all...]
/u-boot/fs/ext4/
H A Dext4_common.c2311 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode, argument
/u-boot/fs/zfs/
H A Dzfs.c1181 char *path, *path_buf; local
2298 zfs_ls(device_t device, const char *path, int (*hook)(const char *, const struct zfs_dirhook_info *)) argument
[all...]
/u-boot/fs/yaffs2/
H A Dyaffsfs.c439 static int yaffsfs_alt_dir_path(const YCHAR *path, YCHAR **ret_path) argument
480 static struct yaffs_dev *yaffsfs_FindDevice(const YCHAR *path, argument
550 yaffsfs_CheckPath(const YCHAR *path) argument
568 yaffsfs_FindMountPoint(const YCHAR *path) argument
579 yaffsfs_FindRoot(const YCHAR *path, YCHAR **restOfPath) argument
622 yaffsfs_DoFindDirectory(struct yaffs_obj *startDir, const YCHAR *path, YCHAR **name, int symDepth, int *notDir, int *loop) argument
692 yaffsfs_FindDirectory(struct yaffs_obj *relDir, const YCHAR *path, YCHAR **name, int symDepth, int *notDir, int *loop) argument
705 yaffsfs_FindObject(struct yaffs_obj *relDir, const YCHAR *path, int symDepth, int getEquiv, struct yaffs_obj **dirOut, int *notDir, int *loop) argument
774 yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) argument
997 yaffs_open(const YCHAR *path, int oflag, int mode) argument
1305 yaffs_truncate(const YCHAR *path, loff_t new_size) argument
1419 yaffsfs_DoUnlink(const YCHAR *path, int isDirectory) argument
1475 yaffs_unlink(const YCHAR *path) argument
1627 yaffsfs_DoStatOrLStat(const YCHAR *path, struct yaffs_stat *buf, int doLStat) argument
1668 yaffs_stat(const YCHAR *path, struct yaffs_stat *buf) argument
1673 yaffs_lstat(const YCHAR *path, struct yaffs_stat *buf) argument
1735 yaffs_utime(const YCHAR *path, const struct yaffs_utimbuf *buf) argument
1795 yaffs_do_setxattr(const YCHAR *path, const char *name, const void *data, int size, int flags, int follow) argument
1842 yaffs_setxattr(const YCHAR *path, const char *name, const void *data, int size, int flags) argument
1848 yaffs_lsetxattr(const YCHAR *path, const char *name, const void *data, int size, int flags) argument
1884 yaffs_do_getxattr(const YCHAR *path, const char *name, void *data, int size, int follow) argument
1929 yaffs_getxattr(const YCHAR *path, const char *name, void *data, int size) argument
1934 yaffs_lgetxattr(const YCHAR *path, const char *name, void *data, int size) argument
1968 yaffs_do_listxattr(const YCHAR *path, char *data, int size, int follow) argument
2014 yaffs_listxattr(const YCHAR *path, char *data, int size) argument
2019 yaffs_llistxattr(const YCHAR *path, char *data, int size) argument
2053 yaffs_do_removexattr(const YCHAR *path, const char *name, int follow) argument
2099 yaffs_removexattr(const YCHAR *path, const char *name) argument
2104 yaffs_lremovexattr(const YCHAR *path, const char *name) argument
2231 yaffs_access(const YCHAR *path, int amode) argument
2289 yaffs_chmod(const YCHAR *path, mode_t mode) argument
2359 yaffs_mkdir(const YCHAR *path, mode_t mode) argument
2418 yaffs_rmdir(const YCHAR *path) argument
2446 yaffs_getdev(const YCHAR *path) argument
2454 yaffs_mount_common(const YCHAR *path, int read_only, int skip_checkpt) argument
2503 yaffs_mount2(const YCHAR *path, int readonly) argument
2508 yaffs_mount(const YCHAR *path) argument
2513 yaffs_sync(const YCHAR *path) argument
2563 yaffs_remount(const YCHAR *path, int force, int read_only) argument
2603 yaffs_unmount2(const YCHAR *path, int force) argument
2646 yaffs_unmount(const YCHAR *path) argument
2651 yaffs_freespace(const YCHAR *path) argument
2680 yaffs_totalspace(const YCHAR *path) argument
2711 yaffs_inodecount(const YCHAR *path) argument
3036 yaffs_readlink(const YCHAR *path, YCHAR *buf, int bufsiz) argument
3149 yaffs_n_handles(const YCHAR *path) argument
3182 yaffs_dump_dev(const YCHAR *path) argument
[all...]
/u-boot/include/acpi/
H A Dacpi_table.h564 } __packed path[0]; member in struct:dev_scope
/u-boot/common/
H A Dcli_hush_upstream.c9141 char *path = getenv("PATH"); local
11734 char *path = NULL; local
[all...]

Completed in 557 milliseconds

123456