Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c107 .wObjectiveFocalLengthMin = cpu_to_le16(0),
/linux/include/uapi/linux/usb/
H A Dvideo.h289 __le16 wObjectiveFocalLengthMin; member
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc86 wObjectiveFocalLengthMin the value of Lmax
/linux/drivers/usb/gadget/function/
H A Df_uvc.c921 cd->wObjectiveFocalLengthMin = cpu_to_le16(0); in uvc_alloc_inst()
H A Duvc_configfs.c499 UVCG_DEFAULT_CAMERA_ATTR(w_objective_focal_length_min, wObjectiveFocalLengthMin,
/linux/drivers/media/usb/uvc/
H A Duvc_driver.c1064 term->camera.wObjectiveFocalLengthMin = in uvc_parse_standard_control()