Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/usb/
Dvideo.h395 __u8 bStillCaptureMethod; member
417 __u8 bStillCaptureMethod; \
/linux-6.6.21/drivers/usb/gadget/legacy/
Dwebcam.c152 .bStillCaptureMethod = 0,
/linux-6.6.21/drivers/media/usb/uvc/
Duvcvideo.h279 u8 bStillCaptureMethod; member
Duvc_driver.c616 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/linux-6.6.21/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc362 bStillCaptureMethod method of still image capture
/linux-6.6.21/drivers/usb/gadget/function/
Duvc_configfs.c1865 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);