Home
last modified time | relevance | path

Searched refs:string_descriptor (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c248 struct usb_string_descriptor *string_descriptor; in ep0_get_descriptor() local
249 if (!(string_descriptor = usbd_get_string (index))) { in ep0_get_descriptor()
253 dbg_ep0(3, "string_descriptor: %p length %d", string_descriptor, string_descriptor->bLength); in ep0_get_descriptor()
254 copy_config (urb, string_descriptor, string_descriptor->bLength, max); in ep0_get_descriptor()
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A DCVE-2024-45777.patch40 struct string_descriptor desc;