Home
last modified time | relevance | path

Searched refs:bStillCaptureMethod (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/uapi/linux/usb/
Dvideo.h364 __u8 bStillCaptureMethod; member
386 __u8 bStillCaptureMethod; \
/Linux-v5.4/drivers/usb/gadget/legacy/
Dwebcam.c152 .bStillCaptureMethod = 0,
/Linux-v5.4/drivers/media/usb/uvc/
Duvcvideo.h390 u8 bStillCaptureMethod; member
Duvc_driver.c802 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc283 bStillCaptureMethod - method of still image caputre
/Linux-v5.4/drivers/usb/gadget/function/
Duvc_configfs.c1009 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);