Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h289 struct uvc_streaming_control { struct
290 __u16 bmHint;
291 __u8 bFormatIndex;
292 __u8 bFrameIndex;
293 __u32 dwFrameInterval;
294 __u16 wKeyFrameRate;
295 __u16 wPFrameRate;
296 __u16 wCompQuality;
297 __u16 wCompWindowSize;
298 __u16 wDelay;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dvideo.h289 struct uvc_streaming_control { struct
290 __u16 bmHint;
291 __u8 bFormatIndex;
292 __u8 bFrameIndex;
293 __u32 dwFrameInterval;
294 __u16 wKeyFrameRate;
295 __u16 wPFrameRate;
296 __u16 wCompQuality;
297 __u16 wCompWindowSize;
298 __u16 wDelay;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h334 struct uvc_streaming_control { struct
335 __u16 bmHint;
336 __u8 bFormatIndex;
337 __u8 bFrameIndex;
338 __u32 dwFrameInterval;
339 __u16 wKeyFrameRate;
340 __u16 wPFrameRate;
341 __u16 wCompQuality;
342 __u16 wCompWindowSize;
343 __u16 wDelay;
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dvideo.h468 struct uvc_streaming_control { struct
469 __u16 bmHint;
470 __u8 bFormatIndex;
471 __u8 bFrameIndex;
472 __u32 dwFrameInterval;
473 __u16 wKeyFrameRate;
474 __u16 wPFrameRate;
475 __u16 wCompQuality;
476 __u16 wCompWindowSize;
477 __u16 wDelay;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h468 struct uvc_streaming_control { struct
469 __u16 bmHint;
470 __u8 bFormatIndex;
471 __u8 bFrameIndex;
472 __u32 dwFrameInterval;
473 __u16 wKeyFrameRate;
474 __u16 wPFrameRate;
475 __u16 wCompQuality;
476 __u16 wCompWindowSize;
477 __u16 wDelay;
[all …]