Searched refs:is_array (Results 1 – 7 of 7) sorted by relevance
111 if (prop->is_array) in property_set_pointer()117 if (prop->is_array) in property_set_pointer()123 if (prop->is_array) in property_set_pointer()129 if (prop->is_array) in property_set_pointer()135 if (prop->is_array) in property_set_pointer()149 if (prop->is_array) in property_get_pointer()153 if (prop->is_array) in property_get_pointer()157 if (prop->is_array) in property_get_pointer()161 if (prop->is_array) in property_get_pointer()165 if (prop->is_array) in property_get_pointer()[all …]
234 bool is_array; member264 .is_array = true, \282 .is_array = true, \
1595 if (ctrl->is_array) { in std_log()1910 if (ret || !ctrl->is_array) in user_to_ptr()2363 bool is_array; in v4l2_ctrl_new() local2378 is_array = nr_of_dims > 0; in v4l2_ctrl_new()2444 if (is_array && in v4l2_ctrl_new()2460 is_array) in v4l2_ctrl_new()2482 ctrl->is_string = !is_array && type == V4L2_CTRL_TYPE_STRING; in v4l2_ctrl_new()2483 ctrl->is_ptr = is_array || type >= V4L2_CTRL_COMPOUND_TYPES || ctrl->is_string; in v4l2_ctrl_new()2485 ctrl->is_array = is_array; in v4l2_ctrl_new()2972 is_compound = ref->ctrl->is_array || in v4l2_query_ext_ctrl()[all …]
90 entry[i].is_array = !!entry[i].length; in unmarshal_key_value_pairs()
227 unsigned int is_array:1; member
342 bool is_array = field->flags & TEP_FIELD_IS_ARRAY; in get_field_numeric_entry() local347 if (is_array) { in get_field_numeric_entry()372 if (is_array) in get_field_numeric_entry()375 if (is_array) in get_field_numeric_entry()
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()