Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_configfs.h98 u8 b_descriptor_subtype; member
H A Duvc_configfs.c2154 h->frame.b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED; in uvcg_frame_make()
2157 h->frame.b_descriptor_subtype = UVC_VS_FRAME_MJPEG; in uvcg_frame_make()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_configfs.c1130 u8 b_descriptor_subtype; member
1430 h->frame.b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED; in uvcg_frame_make()
1433 h->frame.b_descriptor_subtype = UVC_VS_FRAME_MJPEG; in uvcg_frame_make()

Completed in 9 milliseconds