Home
last modified time | relevance | path

Searched defs:path (Results 51 – 75 of 76) sorted by relevance

1234

/rk3399_rockchip-uboot/drivers/net/
H A Dftmac100.c367 const char *path; in dtbmacaddr() local
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dkapi.c302 struct path path; in ubi_open_volume_path() local
H A Dbuild.c1181 struct path path; in open_mtd_by_chdev() local
/rk3399_rockchip-uboot/common/
H A Dimage-sig.c352 char path[200]; in fit_config_check_sig() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c506 const char *path[] = { "/", "/pinctrl" }; in fdt_fixup_pcfg() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c1100 static void fdt_rm_path(void *blob, const char *path) in fdt_rm_path()
1105 static void fdt_rename_path(void *blob, const char *path, const char *name) in fdt_rename_path()
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c390 ofnode ofnode_path(const char *path) in ofnode_path()
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c1410 ( const char *path, /* no use when bzdopen */ in bzopen_or_bzdopen()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.h73 char path[MAX_LINE_LEN]; member
H A Dtrust_merger.h83 char path[MAX_LINE_LEN]; member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c917 static int fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) in fat_itr_resolve()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dconfdata.c842 char path[PATH_MAX+1]; in conf_split_config() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/px30/
H A Dpx30.c519 char path[] = "/bus-apll"; in fdt_fixup_bus_apll() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c2148 const char *route_sub_path, *path; in rockchip_display_fixup_dts() local
2575 const char *path; in rockchip_display_fixup() local
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c1181 char *path, *path_buf; in dnode_get_path() local
2276 zfs_ls(device_t device, const char *path, in zfs_ls()
/rk3399_rockchip-uboot/scripts/dtc/
H A Dlivetree.c492 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path()
H A Dchecks.c559 char *path; in fixup_path_references() local
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c868 const char *path) in load_key_chunk()
/rk3399_rockchip-uboot/cmd/
H A Dpxe.c279 char path[MAX_TFTP_PATH_LEN+1]; in get_pxelinux_path() local
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c391 char path[PATH_MAX]; in kwb_load_rsa_key() local
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c434 const char *path; in fdtdec_add_aliases_for_id() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c2275 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode, in ext4fs_find_file()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h425 struct path { struct
431 struct path f_path; argument
H A Dtnc.c1096 int *path = c->bottom_up_buf, p = 0; in dirty_cow_bottom_up() local
/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py3373 def _clean_up_path(path): argument

1234