Home
last modified time | relevance | path

Searched refs:bStillCaptureMethod (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dvideo.h395 __u8 bStillCaptureMethod; member
417 __u8 bStillCaptureMethod; \
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dvideo.h395 __u8 bStillCaptureMethod; member
417 __u8 bStillCaptureMethod; \
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dvideo.h274 __u8 bStillCaptureMethod; member
293 __u8 bStillCaptureMethod; \
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dvideo.h255 __u8 bStillCaptureMethod; member
263 #define DECLARE_UVC_INPUT_HEADER_DESCRIPTOR(n,p) struct UVC_INPUT_HEADER_DESCRIPTOR(n, p) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bNumFormats; __le16 wTotalLength; __u8 bEndpointAddress; __u8 bmInfo; __u8 bTerminalLink; __u8 bStillCaptureMethod; __u8 bTriggerSupport; __u8 bTriggerUsage; __u8 bControlSize; __u8 bmaControls[p][n]; \
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dvideo.h255 __u8 bStillCaptureMethod; member
263 #define DECLARE_UVC_INPUT_HEADER_DESCRIPTOR(n,p) struct UVC_INPUT_HEADER_DESCRIPTOR(n, p) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bNumFormats; __le16 wTotalLength; __u8 bEndpointAddress; __u8 bmInfo; __u8 bTerminalLink; __u8 bStillCaptureMethod; __u8 bTriggerSupport; __u8 bTriggerUsage; __u8 bControlSize; __u8 bmaControls[p][n]; \
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dwebcam.c153 .bStillCaptureMethod = 0,
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dwebcam.c152 .bStillCaptureMethod = 0,
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvcvideo.h279 u8 bStillCaptureMethod; member
H A Duvc_driver.c616 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvcvideo.h398 u8 bStillCaptureMethod; member
H A Duvc_driver.c879 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_configfs.c1066 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_configfs.c1865 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);

Completed in 39 milliseconds