Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c38 struct v4l2_ctrl_ref *mref;
40 struct v4l2_ctrl_ref *ref;
2194 struct v4l2_ctrl_ref *ref) in req_to_user()
2319 static void new_to_req(struct v4l2_ctrl_ref *ref) in new_to_req()
2328 static void cur_to_req(struct v4l2_ctrl_ref *ref) in cur_to_req()
2337 static void req_to_new(struct v4l2_ctrl_ref *ref) in req_to_new()
2435 return list_entry(node, struct v4l2_ctrl_ref, node)->ctrl->id; in node2id()
2472 struct v4l2_ctrl_ref *ref, *next_ref; in v4l2_ctrl_handler_free()
2523 static struct v4l2_ctrl_ref *find_private_ref( in find_private_ref()
2526 struct v4l2_ctrl_ref *ref; in find_private_ref()
[all …]
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h333 struct v4l2_ctrl_ref { struct
335 struct v4l2_ctrl_ref *next; argument
384 struct v4l2_ctrl_ref *cached;
385 struct v4l2_ctrl_ref **buckets;