Home
last modified time | relevance | path

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

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