Searched refs:is_array (Results 1 – 7 of 7) sorted by relevance
63 if (prop->is_array) in property_get_pointer()67 if (prop->is_array) in property_get_pointer()71 if (prop->is_array) in property_get_pointer()75 if (prop->is_array) in property_get_pointer()79 if (prop->is_array) in property_get_pointer()91 if (prop->is_array) in property_set_pointer()97 if (prop->is_array) in property_set_pointer()103 if (prop->is_array) in property_set_pointer()109 if (prop->is_array) in property_set_pointer()115 if (prop->is_array) in property_set_pointer()[all …]
188 bool is_array; member218 .is_array = true, \236 .is_array = true, \
1483 if (ctrl->is_array) { in std_log()1695 if (ret || !ctrl->is_array) in user_to_ptr()2102 bool is_array; in v4l2_ctrl_new() local2117 is_array = nr_of_dims > 0; in v4l2_ctrl_new()2156 if (is_array && in v4l2_ctrl_new()2172 is_array) in v4l2_ctrl_new()2194 ctrl->is_string = !is_array && type == V4L2_CTRL_TYPE_STRING; in v4l2_ctrl_new()2195 ctrl->is_ptr = is_array || type >= V4L2_CTRL_COMPOUND_TYPES || ctrl->is_string; in v4l2_ctrl_new()2197 ctrl->is_array = is_array; in v4l2_ctrl_new()2690 is_compound = ref->ctrl->is_array || in v4l2_query_ext_ctrl()[all …]
101 entry[i].is_array = !!entry[i].length; in unmarshal_key_value_pairs()
208 unsigned int is_array:1; member
338 bool is_array = field->flags & FIELD_IS_ARRAY; in get_field_numeric_entry() local343 if (is_array) { in get_field_numeric_entry()368 if (is_array) in get_field_numeric_entry()371 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()