Searched refs:p_s32 (Results 1 – 7 of 7) sorted by relevance
256 ptr.p_s32[i] = value; in __v4l2_ctrl_type_op_init()335 pr_cont("%d", *ptr.p_s32); in v4l2_ctrl_type_op_log()338 pr_cont("%s", *ptr.p_s32 ? "true" : "false"); in v4l2_ctrl_type_op_log()341 pr_cont("%s", ctrl->qmenu[*ptr.p_s32]); in v4l2_ctrl_type_op_log()344 pr_cont("%lld", ctrl->qmenu_int[*ptr.p_s32]); in v4l2_ctrl_type_op_log()347 pr_cont("0x%08x", *ptr.p_s32); in v4l2_ctrl_type_op_log()1292 ptr.p_s32[idx] = !!ptr.p_s32[idx]; in std_validate_elem()1297 if (ptr.p_s32[idx] < ctrl->minimum || ptr.p_s32[idx] > ctrl->maximum) in std_validate_elem()1299 if (ptr.p_s32[idx] < BITS_PER_LONG_LONG && in std_validate_elem()1308 ptr.p_s32[idx] &= ctrl->maximum; in std_validate_elem()[all …]
63 c->value = *ptr.p_s32; in ptr_to_user()174 *ctrl->p_new.p_s32 = c->value; in user_to_new()578 p_new.p_s32 = &cs->controls[i].value; in validate_ctrls()1007 *ctrl->p_new.p_s32 = def; in __v4l2_ctrl_modify_range()1013 value_changed = *ctrl->p_new.p_s32 != *ctrl->p_cur.p_s32; in __v4l2_ctrl_modify_range()
480 s32 new_auto_val = *master->p_new.p_s32; in v4l2_ctrl_request_setup()
64 s32 *p_s32; member
318 s32 *p_s32;342 &ctrl->val == ctrl->p_new.p_s32343 &ctrl->cur.val == ctrl->p_cur.p_s32
1859 __s32 __user *p_s32; member
189 - ``p_s32``