Home
last modified time | relevance | path

Searched defs:dev_str (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/cmd/
Dhost.c45 char *dev_str = argv[1]; in do_host_bind() local
64 char *dev_str = argv[1]; in do_host_info() local
/external/u-boot/arch/arm/mach-orion5x/
Dcpu.c179 char dev_str[7]; /* room enough for 0x0000 plus null byte */ in print_cpuinfo() local
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi.c35 static const char dev_str[] = "/sys/devices/" ACPI_TEST_NAME "/str"; variable
/external/u-boot/disk/
Dpart.c369 const char *dev_str, *hwpart_str; in blk_get_device_by_str() local
432 const char *dev_str; in blk_get_device_part_str() local
/external/u-boot/include/
Dpart.h232 static inline int blk_get_device_by_str(const char *ifname, const char *dev_str, in blk_get_device_by_str()
/external/tensorflow/tensorflow/python/grappler/
Dcluster.i199 string dev_str = d.SerializeAsString(); in TF_ListDevices() local