Searched defs:uuid_str (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | uuid.c | 144 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format) in uuid_str_to_bin() 194 void uuid_bin_to_str(unsigned char *uuid_bin, char *uuid_str, int str_format) in uuid_bin_to_str() 263 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/ |
H A D | generate_metadata.py | 16 def add_uuid_to_metadata(uuid_str): argument
|
/openbmc/u-boot/fs/btrfs/ |
H A D | btrfs.c | 215 int btrfs_uuid(char *uuid_str) in btrfs_uuid()
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4fs.c | 241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
|
/openbmc/linux/block/ |
H A D | early-lookup.c | 46 static int __init devt_from_partuuid(const char *uuid_str, dev_t *devt) in devt_from_partuuid()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.c | 62 char uuid_str[38]; in enic_set_port_profile() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | netmain.c | 241 static char uuid_str[37]; in get_uuid() local
|
/openbmc/u-boot/fs/ |
H A D | fs.c | 97 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported() 386 int fs_uuid(char *uuid_str) in fs_uuid()
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.h | 73 char *uuid_str; member
|
/openbmc/u-boot/cmd/ |
H A D | gpt.c | 41 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
|
H A D | pxe.c | 298 char *uuid_str; in pxe_uuid_path() local
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | domain.c | 164 char *str, *s, *uuid_str; in boot_acl_store() local
|
/openbmc/linux/drivers/firmware/arm_ffa/ |
H A D | driver.c | 569 static int ffa_partition_info_get(const char *uuid_str, in ffa_partition_info_get()
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int3400_thermal.c | 162 static int int3400_thermal_run_osc(acpi_handle handle, char *uuid_str, int *enable) in int3400_thermal_run_osc()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | papr_scm.c | 1405 const char *uuid_str; in papr_scm_probe() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | ocfs2.h | 335 char *uuid_str; member
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 537 char *uuid_str; /* UUID string */ member
|