Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c242 .b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED,
292 .b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED,
367 .b_descriptor_subtype = UVC_VS_FRAME_MJPEG,
410 .b_descriptor_subtype = UVC_VS_FRAME_MJPEG,
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.h98 u8 b_descriptor_subtype; member
H A Duvc_configfs.c2155 h->frame.b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED; in uvcg_frame_make()
2158 h->frame.b_descriptor_subtype = UVC_VS_FRAME_MJPEG; in uvcg_frame_make()