Searched defs:v4l2_ctrl_ref (Results 1 – 2 of 2) sorted by relevance
101111 struct v4l2_ctrl_ref { struct101113 struct v4l2_ctrl_ref *next; argument101114 struct v4l2_ctrl *ctrl;101115 struct v4l2_ctrl_helper *helper;101116 bool from_other_dev;101117 bool req_done;101118 bool p_req_valid;101119 bool p_req_array_enomem;101120 u32 p_req_array_alloc_elems;101121 u32 p_req_elems;[all …]
110969 struct v4l2_ctrl_ref { struct110971 struct v4l2_ctrl_ref *next; argument110972 struct v4l2_ctrl *ctrl;110973 struct v4l2_ctrl_helper *helper;110974 bool from_other_dev;110975 bool req_done;110976 bool p_req_valid;110977 bool p_req_array_enomem;110978 u32 p_req_array_alloc_elems;110979 u32 p_req_elems;[all …]