Home
last modified time | relevance | path

Searched refs:des_head (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_generic.c2951 struct usb_descriptor_header *des_head = NULL; in _ffs_func_bind() local
3093 des_head = func->function.fs_descriptors[i]; in _ffs_func_bind()
3094 if (des_head->bDescriptorType == USB_DT_INTERFACE) { in _ffs_func_bind()
3095 struct usb_interface_descriptor *intf = (struct usb_interface_descriptor *)des_head; in _ffs_func_bind()
3107 des_head = func->function.fs_descriptors[i]; in _ffs_func_bind()
3108 if (des_head->bDescriptorType == USB_DT_INTERFACE_ASSOCIATION) { in _ffs_func_bind()
3109 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind()
3111 } else if (des_head->bDescriptorType == USB_DT_CS_INTERFACE) { in _ffs_func_bind()
3112 struct usb_cdc_header_desc *cs_des = (struct usb_cdc_header_desc *)des_head; in _ffs_func_bind()
3114 struct usb_cdc_call_mgmt_descriptor *mgmt_des = (struct usb_cdc_call_mgmt_descriptor *)des_head; in _ffs_func_bind()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c2953 struct usb_descriptor_header *des_head = NULL; in _ffs_func_bind() local
3095 des_head = func->function.fs_descriptors[i]; in _ffs_func_bind()
3096 if (des_head->bDescriptorType == USB_DT_INTERFACE) { in _ffs_func_bind()
3097 struct usb_interface_descriptor *intf = (struct usb_interface_descriptor *)des_head; in _ffs_func_bind()
3109 des_head = func->function.fs_descriptors[i]; in _ffs_func_bind()
3110 if (des_head->bDescriptorType == USB_DT_INTERFACE_ASSOCIATION) { in _ffs_func_bind()
3111 struct usb_interface_assoc_descriptor *a_dec = (struct usb_interface_assoc_descriptor *)des_head; in _ffs_func_bind()
3113 } else if (des_head->bDescriptorType == USB_DT_CS_INTERFACE) { in _ffs_func_bind()
3114 struct usb_cdc_header_desc *cs_des = (struct usb_cdc_header_desc *)des_head; in _ffs_func_bind()
3116 struct usb_cdc_call_mgmt_descriptor *mgmt_des = (struct usb_cdc_call_mgmt_descriptor *)des_head; in _ffs_func_bind()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h1032 uint64_t des_head:11; member
1042 uint64_t des_head:11;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h1032 uint64_t des_head:11; member
1042 uint64_t des_head:11;

Completed in 14 milliseconds