Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dvideo.h364 __u8 bStillCaptureMethod; member
386 __u8 bStillCaptureMethod; \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dvideo.h364 __u8 bStillCaptureMethod; member
386 __u8 bStillCaptureMethod; \
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dvideo.h365 __u8 bStillCaptureMethod; member
387 __u8 bStillCaptureMethod; \
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dwebcam.c153 .bStillCaptureMethod = 0,
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvcvideo.h400 u8 bStillCaptureMethod; member
H A Duvc_driver.c885 streaming->header.bStillCaptureMethod = buffer[9]; in uvc_parse_streaming()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc315 bStillCaptureMethod method of still image caputre
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_configfs.c1012 UVCG_STREAMING_HEADER_ATTR(b_still_capture_method, bStillCaptureMethod, 8);