Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dvideo.h288 __le16 wObjectiveFocalLengthMin; member
/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c107 .wObjectiveFocalLengthMin = cpu_to_le16(0),
/linux/drivers/media/usb/uvc/
H A Duvcvideo.h198 u16 wObjectiveFocalLengthMin; member
H A Duvc_driver.c1027 term->camera.wObjectiveFocalLengthMin = in uvc_parse_standard_control()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc86 wObjectiveFocalLengthMin the value of Lmax
/linux/drivers/usb/gadget/function/
H A Df_uvc.c900 cd->wObjectiveFocalLengthMin = cpu_to_le16(0); in uvc_alloc_inst()