Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
H A Dvideo.h396 __u8 bStillCaptureMethod; member
418 __u8 bStillCaptureMethod; \
/linux-6.15/drivers/usb/gadget/legacy/
H A Dwebcam.c152 .bStillCaptureMethod = 0,
/linux-6.15/drivers/media/usb/uvc/
H A Duvcvideo.h294 u8 bStillCaptureMethod; member
H A Duvc_driver.c634 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc426 bStillCaptureMethod method of still image capture
/linux-6.15/drivers/usb/gadget/function/
H A Duvc_configfs.c1875 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);