Searched defs:strings (Results 1 – 17 of 17) sorted by relevance
| /u-boot/drivers/usb/emul/ |
| A D | usb-emul-uclass.c | 31 static int usb_emul_get_string(struct usb_string *strings, int index, in usb_emul_get_string() 263 int usb_emul_setup_device(struct udevice *dev, struct usb_string *strings, in usb_emul_setup_device()
|
| /u-boot/include/linux/usb/ |
| A D | composite.h | 146 struct usb_gadget_strings **strings; member 254 struct usb_gadget_strings **strings; member 324 struct usb_gadget_strings **strings; member
|
| A D | gadget.h | 915 struct usb_string *strings; member
|
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_fdt.c | 62 const char *strings; in get_property() local
|
| /u-boot/lib/libavb/ |
| A D | avb_util.c | 236 const char* avb_strv_find_str(const char* const* strings, in avb_strv_find_str() 330 const char* strings[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
|
| /u-boot/lib/efi_loader/ |
| A D | boothart.c | 131 const char *strings; in get_property() local
|
| A D | efi_hii.c | 83 struct efi_string_info *strings; member
|
| /u-boot/cmd/x86/ |
| A D | cbsysinfo.c | 60 static void print_idx(const char *name, uint idx, const u8 *strings) in print_idx()
|
| /u-boot/test/py/tests/ |
| A D | vboot_forge.py | 180 def parse_strings(strings): argument
|
| /u-boot/boot/ |
| A D | image-fit-sig.c | 271 const uint32_t *strings; in fit_config_check_sig() local
|
| /u-boot/drivers/net/ldpaa_eth/ |
| A D | ldpaa_eth.c | 70 static void print_dpni_stats(const char *strings[], in print_dpni_stats()
|
| /u-boot/drivers/usb/gadget/ |
| A D | f_dfu.c | 35 struct usb_string *strings; member
|
| A D | ether.c | 832 static struct usb_string strings[] = { variable
|
| /u-boot/tools/ |
| A D | image-host.c | 667 char **strings; member
|
| /u-boot/fs/squashfs/ |
| A D | sqfs.c | 275 static int sqfs_join(char **strings, char *dest, int start, int end, in sqfs_join()
|
| /u-boot/include/ |
| A D | usb.h | 637 struct usb_string *strings; member
|
| /u-boot/arch/x86/include/asm/ |
| A D | coreboot_tables.h | 170 u8 strings[0]; member
|
Completed in 39 milliseconds