Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/usb/
Dvideo.h365 __u8 bStillCaptureMethod; member
387 __u8 bStillCaptureMethod; \
/Linux-v5.15/drivers/usb/gadget/legacy/
Dwebcam.c153 .bStillCaptureMethod = 0,
/Linux-v5.15/drivers/media/usb/uvc/
Duvcvideo.h422 u8 bStillCaptureMethod; member
Duvc_driver.c884 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/Linux-v5.15/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc314 bStillCaptureMethod method of still image capture
/Linux-v5.15/drivers/usb/gadget/function/
Duvc_configfs.c1004 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);