Searched refs:is_array (Results 1 – 5 of 5) sorted by relevance
226 if (ctrl->is_array) { in std_log()1361 bool is_array; in v4l2_ctrl_new() local1376 is_array = nr_of_dims > 0; in v4l2_ctrl_new()1478 if (is_array && in v4l2_ctrl_new()1494 is_array) in v4l2_ctrl_new()1519 ctrl->is_string = !is_array && type == V4L2_CTRL_TYPE_STRING; in v4l2_ctrl_new()1520 ctrl->is_ptr = is_array || type >= V4L2_CTRL_COMPOUND_TYPES || ctrl->is_string; in v4l2_ctrl_new()1522 ctrl->is_array = is_array; in v4l2_ctrl_new()
113 if (ret || !ctrl->is_array) in user_to_ptr()902 if (ctrl->is_array) in __v4l2_ctrl_modify_range()980 is_compound = ref->ctrl->is_array || in v4l2_query_ext_ctrl()996 is_compound = ref->ctrl->is_array || in v4l2_query_ext_ctrl()
1486 bool is_array; in r600_check_texture_resource() local1524 is_array = false; in r600_check_texture_resource()1538 is_array = true; in r600_check_texture_resource()1541 is_array = true; in r600_check_texture_resource()1586 if (is_array) { in r600_check_texture_resource()
262 unsigned int is_array:1; member
343 bool is_array = field->flags & TEP_FIELD_IS_ARRAY; in get_field_numeric_entry() local348 if (is_array) { in get_field_numeric_entry()373 if (is_array) in get_field_numeric_entry()376 if (is_array) in get_field_numeric_entry()