Home
last modified time | relevance | path

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

/linux/drivers/media/usb/uvc/
H A Duvc_video.c158 u8 corrected_format_index = ctrl->bmHint >> 8; in uvc_fixup_video_ctrl() local
163 1, corrected_format_index); in uvc_fixup_video_ctrl()
165 ctrl->bFormatIndex = corrected_format_index; in uvc_fixup_video_ctrl()