Home
last modified time | relevance | path

Searched defs:f_uvc_opts (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/usb/gadget/function/
Du_uvc.h22 struct f_uvc_opts { struct
23 struct usb_function_instance func_inst;
24 unsigned int streaming_interval;
25 unsigned int streaming_maxpacket;
26 unsigned int streaming_maxburst;
28 unsigned int control_interface;
29 unsigned int streaming_interface;
37 const struct uvc_descriptor_header * const *fs_control;
38 const struct uvc_descriptor_header * const *ss_control;
46 const struct uvc_descriptor_header * const *fs_streaming;
[all …]