Lines Matching full:values
33 * struct drm_property_enum - symbolic values for enumerations
35 * @head: list of enum values, linked to &drm_property.enum_list
51 * of the property with the set of permissible values. This means that when a
91 * Range properties report their minimum and maximum admissible unsigned values.
92 * The KMS core verifies that values set by application fit in that
97 * Range properties report their minimum and maximum admissible unsigned values.
98 * The KMS core verifies that values set by application fit in that
104 * the number of enumerated values defined by the property minus one,
107 * numerical value to get and set property instance values. Enum
112 * restrict all enumerated values to the 0..63 range. Bitmask property
113 * instance values combine one or more of the enumerated bits defined
133 * property instance values store the ID of their associated blob
152 * Set for properties whose values cannot be changed by
167 * @num_values: size of the @values array.
172 * @values:
174 * Array with limits and values for the property. The
177 uint64_t *values; member
188 * enum and bitmask values.
203 * Blobs are used to store bigger values than what fits directly into the 64