Searched refs:usb_otg_descriptor (Results 1 – 16 of 16) sorted by relevance
83 (struct usb_descriptor_header *) &(struct usb_otg_descriptor){84 .bLength = sizeof(struct usb_otg_descriptor),
72 static struct usb_otg_descriptor otg_descriptor = {
85 static struct usb_otg_descriptor otg_descriptor = {
63 static struct usb_otg_descriptor otg_descriptor = {
67 static struct usb_otg_descriptor otg_descriptor = {
93 &(const struct usb_otg_descriptor) {94 .bLength = sizeof(struct usb_otg_descriptor),
61 static struct usb_otg_descriptor otg_descriptor = {
82 static struct usb_otg_descriptor otg_descriptor = {
71 static struct usb_otg_descriptor otg_descriptor = {
153 static struct usb_otg_descriptor otg_descriptor = {
174 static struct usb_otg_descriptor otg_descriptor = {
125 static struct usb_otg_descriptor otg_descriptor = {
670 struct usb_otg_descriptor { struct
59 struct usb_otg_descriptor otg;1514 gi->otg.bLength = sizeof(struct usb_otg_descriptor); in gadgets_make()
1793 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()
2260 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()