Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_video.c180 u8 corrected_format_index = ctrl->bmHint >> 8; in uvc_fixup_video_ctrl() local
185 1, corrected_format_index); in uvc_fixup_video_ctrl()
187 ctrl->bFormatIndex = corrected_format_index; in uvc_fixup_video_ctrl()