Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c768 static int get_ctrl(struct v4l2_ctrl *ctrl, struct v4l2_ext_control *c) in get_ctrl() function
776 * userspace memory when called from get_ctrl(). in get_ctrl()
807 ret = get_ctrl(ctrl, &c); in v4l2_g_ctrl()
893 get_ctrl(ctrl, &c); in v4l2_ctrl_g_ctrl()
906 get_ctrl(ctrl, &c); in v4l2_ctrl_g_ctrl_int64()