Searched defs:path (Results 26 - 50 of 126) sorted by relevance

123456

/u-boot/test/py/tests/test_fs/
H A Dtest_ext.py11 import os.path namespace
H A Dconftest.py6 import os.path namespace
/u-boot/test/py/tests/
H A Dtest_tpm2.py5 import os.path namespace
H A Dtest_ut.py8 import os.path namespace
[all...]
/u-boot/lib/efi/
H A Defi_app_init.c75 static bool devpath_is_partition(const struct efi_device_path *path) argument
115 struct efi_device_path *path; local
[all...]
/u-boot/doc/sphinx/
H A Dkernel_abi.py42 from os import path namespace
/u-boot/cmd/
H A Dbootefi.c60 bootefi_test_prepare(struct efi_loaded_image_obj **image_objp, struct efi_loaded_image **loaded_image_infop, const char *path, const char *load_options_path) argument
H A Dbind.c123 static int bind_by_node_path(const char *path, const char *drv_name) argument
165 static int unbind_by_node_path(const char *path) argument
[all...]
/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c26 const char *path; local
74 const char *path, *subpath; local
130 const char *path, *subpath; local
[all...]
/u-boot/drivers/i2c/
H A Dacpi_i2c.c118 char path[ACPI_PATH_MAX]; local
/u-boot/drivers/mmc/
H A Dpci_mmc.c94 char path[ACPI_PATH_MAX]; local
/u-boot/arch/x86/cpu/intel_common/
H A Dgeneric_wifi.c54 char path[ACPI_PATH_MAX]; local
/u-boot/test/py/
H A Dmultiplexed_log.py12 import os.path namespace
/u-boot/fs/erofs/
H A Dnamei.c255 int erofs_ilookup(const char *path, struct erofs_inode *vi) argument
/u-boot/board/keymile/kmcent2/
H A Dkmcent2.c295 char path[25]; local
/u-boot/fs/btrfs/
H A Dbtrfs.c58 struct btrfs_path path; local
134 int btrfs_ls(const char *path) argument
187 struct btrfs_path path; local
[all...]
/u-boot/lib/efi_loader/
H A Defi_bootbin.c59 void efi_set_bootdev(const char *dev, const char *devnr, const char *path, argument
/u-boot/arch/arm/mach-k3/
H A Dcommon_fdt.c98 int fdt_del_node_path(void *blob, const char *path) argument
/u-boot/lib/acpi/
H A Dacpi_table.c212 const char *path; local
/u-boot/board/gateworks/venice/
H A Dvenice.c28 int board_fit_config_name_match(const char *path) argument
233 const char *path; local
/u-boot/include/
H A Dfdt_support.h78 static inline void do_fixup_by_path_string(void *fdt, const char *path, argument
/u-boot/board/starfive/visionfive2/
H A Dspl.c24 const char *path; member in struct:starfive_vf2_pro
/u-boot/arch/arm/mach-imx/imx8/
H A Dfdt.c235 const char *path, *subpath; local
/u-boot/arch/arm/mach-rockchip/rk3288/
H A Drk3288.c122 const char *path; local
/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c34 const char *path; local
98 const char *path; local
[all...]

Completed in 292 milliseconds

123456