Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/uvc/
Duvc_video.c156 u8 corrected_format_index = ctrl->bmHint >> 8; in uvc_fixup_video_ctrl() local
161 1, corrected_format_index); in uvc_fixup_video_ctrl()
163 ctrl->bFormatIndex = corrected_format_index; in uvc_fixup_video_ctrl()