Searched defs:drm_unique (Results 1 – 10 of 10) sorted by relevance
158 struct drm_unique { struct159 __kernel_size_t unique_len; /**< Length of unique */160 char __user *unique; /**< Unique name for driver instantiation */
150 struct drm_unique { struct151 __kernel_size_t unique_len; /**< Length of unique */152 char *unique; /**< Unique name for driver instantiation */
157 struct drm_unique { struct158 __kernel_size_t unique_len; /**< Length of unique */159 char __user *unique; /**< Unique name for driver instantiation */
151 struct drm_unique { struct152 __kernel_size_t unique_len; /**< Length of unique */153 char *unique; /**< Unique name for driver instantiation */