Searched refs:is_array (Results 1 – 4 of 4) sorted by relevance
1304 if (ctrl->is_array) { in std_log()1505 if (ret || !ctrl->is_array) in user_to_ptr()1925 bool is_array; in v4l2_ctrl_new() local1940 is_array = nr_of_dims > 0; in v4l2_ctrl_new()1983 if (is_array && in v4l2_ctrl_new()1999 is_array) in v4l2_ctrl_new()2021 ctrl->is_string = !is_array && type == V4L2_CTRL_TYPE_STRING; in v4l2_ctrl_new()2022 ctrl->is_ptr = is_array || type >= V4L2_CTRL_COMPOUND_TYPES || ctrl->is_string; in v4l2_ctrl_new()2024 ctrl->is_array = is_array; in v4l2_ctrl_new()3331 if (ctrl->is_array) in __v4l2_ctrl_modify_range()
267 bool is_array = field->flags & FIELD_IS_ARRAY; in get_field_numeric_entry() local272 if (is_array) { in get_field_numeric_entry()297 if (is_array) in get_field_numeric_entry()300 if (is_array) in get_field_numeric_entry()
179 unsigned int is_array:1; member
1484 bool is_array; in r600_check_texture_resource() local1522 is_array = false; in r600_check_texture_resource()1536 is_array = true; in r600_check_texture_resource()1539 is_array = true; in r600_check_texture_resource()1584 if (is_array) { in r600_check_texture_resource()