Home
last modified time | relevance | path

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

/drivers/usb/gadget/legacy/
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,
/drivers/usb/gadget/function/
Duvc_configfs.h97 u8 b_descriptor_type; member
Duvc_configfs.c2140 h->frame.b_descriptor_type = USB_DT_CS_INTERFACE; in uvcg_frame_make()