Searched refs:bmHint (Results 1 – 4 of 4) sorted by relevance
172 * contains bFormatIndex (instead of being the second byte of bmHint). in uvc_fixup_video_ctrl() 176 * bmHint bitfield. The remaining bits are reserved and should be zero. in uvc_fixup_video_ctrl() 177 * Therefore a valid bmHint will be less than 32. in uvc_fixup_video_ctrl() 183 ctrl->bmHint > 255) { in uvc_fixup_video_ctrl() 184 u8 corrected_format_index = ctrl->bmHint >> 8; in uvc_fixup_video_ctrl() 187 "Correct USB video probe response from {bmHint: 0x%04x, bFormatIndex: %u} to {bmHint: 0x%04x, bFormatIndex: %u}\n", in uvc_fixup_video_ctrl() 188 ctrl->bmHint, ctrl->bFormatIndex, in uvc_fixup_video_ctrl() 190 ctrl->bmHint = 1; in uvc_fixup_video_ctrl() 342 ctrl->bmHint in uvc_get_video_ctrl() [all...]
315 probe->bmHint = 1; /* dwFrameInterval */ in uvc_v4l2_try_format()
405 u16 bmHint; member
100 fmt.bmHint = 0; in saa7164_api_set_vbi_format()139 dprintk(DBGLVL_API, "rsp.bmHint = 0x%x\n", rsp.bmHint); in saa7164_api_set_vbi_format()