Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dvideo.h289 __le16 wObjectiveFocalLengthMax; member
/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c108 .wObjectiveFocalLengthMax = cpu_to_le16(0),
/linux/drivers/media/usb/uvc/
H A Duvcvideo.h199 u16 wObjectiveFocalLengthMax; member
H A Duvc_driver.c1029 term->camera.wObjectiveFocalLengthMax = in uvc_parse_standard_control()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc85 wObjectiveFocalLengthMax the value of Lmin
/linux/drivers/usb/gadget/function/
H A Df_uvc.c901 cd->wObjectiveFocalLengthMax = cpu_to_le16(0); in uvc_alloc_inst()