Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_acm.c152 static struct usb_cdc_union_desc acm_union_desc = { variable
153 .bLength = sizeof(acm_union_desc),
191 (struct usb_descriptor_header *) &acm_union_desc,
229 (struct usb_descriptor_header *) &acm_union_desc,
262 (struct usb_descriptor_header *) &acm_union_desc,
637 acm_union_desc .bMasterInterface0 = status; in acm_bind()
645 acm_union_desc.bSlaveInterface0 = status; in acm_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_acm.c142 static struct usb_cdc_union_desc acm_union_desc = { variable
143 .bLength = sizeof(acm_union_desc),
181 (struct usb_descriptor_header *) &acm_union_desc,
219 (struct usb_descriptor_header *) &acm_union_desc,
252 (struct usb_descriptor_header *) &acm_union_desc,
637 acm_union_desc .bMasterInterface0 = status; in acm_bind()
645 acm_union_desc.bSlaveInterface0 = status; in acm_bind()

Completed in 3 milliseconds