Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_generic.c3117 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3118 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3119 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()
3137 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3138 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3139 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()
3157 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3158 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3159 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c3119 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3120 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3121 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()
3139 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3140 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3141 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()
3159 struct usb_cdc_union_desc *union_des = (struct usb_cdc_union_desc *)des_head; in _ffs_func_bind() local
3160 union_des->bMasterInterface0 = intf_ctl->bInterfaceNumber; in _ffs_func_bind()
3161 union_des->bSlaveInterface0 = intf_data->bInterfaceNumber; in _ffs_func_bind()

Completed in 9 milliseconds