Lines Matching defs:values
35 * struct drm_property_enum - symbolic values for enumerations
37 * @head: list of enum values, linked to &drm_property.enum_list
53 * of the property with the set of permissible values. This means that when a
93 * Range properties report their minimum and maximum admissible unsigned values.
94 * The KMS core verifies that values set by application fit in that
99 * Range properties report their minimum and maximum admissible unsigned values.
100 * The KMS core verifies that values set by application fit in that
106 * the number of enumerated values defined by the property minus one,
109 * numerical value to get and set property instance values. Enum
114 * restrict all enumerated values to the 0..63 range. Bitmask property
115 * instance values combine one or more of the enumerated bits defined
135 * property instance values store the ID of their associated blob
154 * Set for properties whose values cannot be changed by
169 * @num_values: size of the @values array.
174 * @values:
176 * Array with limits and values for the property. The
179 uint64_t *values;
190 * enum and bitmask values.
205 * Blobs are used to store bigger values than what fits directly into the 64