Home
last modified time | relevance | path

Searched refs:obex_cdc_union_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_obex.c108 static struct usb_cdc_union_desc obex_cdc_union_desc = { variable
109 .bLength = sizeof(obex_cdc_union_desc),
147 (struct usb_descriptor_header *) &obex_cdc_union_desc,
178 (struct usb_descriptor_header *) &obex_cdc_union_desc,
329 obex_cdc_union_desc.bMasterInterface0 = status; in obex_bind()
338 obex_cdc_union_desc.bSlaveInterface0 = status; in obex_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_obex.c108 static struct usb_cdc_union_desc obex_cdc_union_desc = { variable
109 .bLength = sizeof(obex_cdc_union_desc),
147 (struct usb_descriptor_header *) &obex_cdc_union_desc,
178 (struct usb_descriptor_header *) &obex_cdc_union_desc,
329 obex_cdc_union_desc.bMasterInterface0 = status; in obex_bind()
338 obex_cdc_union_desc.bSlaveInterface0 = status; in obex_bind()

Completed in 2 milliseconds