Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_obex.c70 static struct usb_interface_descriptor obex_control_intf = { variable
71 .bLength = sizeof(obex_control_intf),
144 (struct usb_descriptor_header *) &obex_control_intf,
175 (struct usb_descriptor_header *) &obex_control_intf,
317 obex_control_intf.iInterface = us[OBEX_CTRL_IDX].id; in obex_bind()
328 obex_control_intf.bInterfaceNumber = status; in obex_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_obex.c70 static struct usb_interface_descriptor obex_control_intf = { variable
71 .bLength = sizeof(obex_control_intf),
144 (struct usb_descriptor_header *) &obex_control_intf,
175 (struct usb_descriptor_header *) &obex_control_intf,
317 obex_control_intf.iInterface = us[OBEX_CTRL_IDX].id; in obex_bind()
328 obex_control_intf.bInterfaceNumber = status; in obex_bind()

Completed in 2 milliseconds