Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_tcm.c1694 static struct usb_interface_descriptor bot_intf_desc = { variable
1695 .bLength = sizeof(bot_intf_desc),
1867 (struct usb_descriptor_header *) &bot_intf_desc,
1884 (struct usb_descriptor_header *) &bot_intf_desc,
1901 (struct usb_descriptor_header *) &bot_intf_desc,
1961 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_bind()
1968 bot_intf_desc.bInterfaceNumber = iface; in tcm_bind()
2051 if (intf == bot_intf_desc.bInterfaceNumber) in tcm_get_alt()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_tcm.c1748 static struct usb_interface_descriptor bot_intf_desc = { variable
1749 .bLength = sizeof(bot_intf_desc),
1921 (struct usb_descriptor_header *) &bot_intf_desc,
1938 (struct usb_descriptor_header *) &bot_intf_desc,
1955 (struct usb_descriptor_header *) &bot_intf_desc,
2015 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_bind()
2022 bot_intf_desc.bInterfaceNumber = iface; in tcm_bind()
2105 if (intf == bot_intf_desc.bInterfaceNumber) in tcm_get_alt()

Completed in 10 milliseconds