Searched refs:type_is_int (Results 1 – 1 of 1) sorted by relevance
1036 static bool type_is_int(const struct v4l2_ctrl *ctrl) in type_is_int() function1441 if (!type_is_int(ref->ctrl)) in find_private_ref()2433 if (ctrl == NULL || !type_is_int(ctrl)) in v4l2_g_ctrl()2452 WARN_ON(!type_is_int(ctrl)); in v4l2_ctrl_g_ctrl()2739 if (ctrl == NULL || !type_is_int(ctrl)) in v4l2_s_ctrl()2763 WARN_ON(!type_is_int(ctrl)); in v4l2_ctrl_s_ctrl()