Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-controls.c128 return ivtv_g_pts_frame(itv, itv->ctrl_pts->p_new.p_s64, in ivtv_g_volatile_ctrl()
129 itv->ctrl_frame->p_new.p_s64); in ivtv_g_volatile_ctrl()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ctrls.c1474 ev->u.ctrl.value64 = *ctrl->p_cur.p_s64; in fill_event()
1512 return ptr1.p_s64[idx] == ptr2.p_s64[idx]; in std_equal()
1563 ptr.p_s64[idx] = ctrl->default_value; in std_init()
1620 pr_cont("%lld", *ptr.p_s64); in std_log()
1773 val = ptr.p_s64[idx]; in std_validate()
1781 ptr.p_s64[idx] = ctrl->minimum + offset * ctrl->step; in std_validate()
1856 c->value64 = *ptr.p_s64; in ptr_to_user()
1919 *ptr.p_s64 = c->value64; in user_to_ptr()
3755 p_new.p_s64 = &cs->controls[i].value64; in validate_ctrls()
4067 *ctrl->p_new.p_s64 = val; in __v4l2_ctrl_s_ctrl_int64()
[all …]
/Linux-v5.4/include/media/
Dv4l2-ctrls.h57 s64 *p_s64; member
/Linux-v5.4/drivers/media/i2c/
Dmt9v032.c673 *mt9v032->pixel_rate->p_new.p_s64 = freq; in mt9v032_s_ctrl()
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-kthread-cap.c519 *dev->int64->p_cur.p_s64, in vivid_fillbuff()
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-controls.rst310 s64 *p_s64;