Home
last modified time | relevance | path

Searched refs:b_descriptor_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c241 .b_descriptor_type = USB_DT_CS_INTERFACE,
291 .b_descriptor_type = USB_DT_CS_INTERFACE,
366 .b_descriptor_type = USB_DT_CS_INTERFACE,
409 .b_descriptor_type = USB_DT_CS_INTERFACE,
/linux/drivers/usb/gadget/function/
H A Duvc_configfs.h100 u8 b_descriptor_type; member
H A Duvc_configfs.c2169 h->frame.b_descriptor_type = USB_DT_CS_INTERFACE; in uvcg_frame_make()
3299 desc->bDescriptorType = frm->frame.b_descriptor_type; in __uvcg_copy_framebased_desc()