Searched defs:drm_unique (Results 1 – 2 of 2) sorted by relevance
179 struct drm_unique { struct180 __kernel_size_t unique_len; /**< Length of unique */181 char __user *unique; /**< Unique name for driver instantiation */
207 struct drm_unique { struct208 DRM_SIZE_T unique_len; /**< Length of unique */209 char __user *unique; /**< Unique name for driver instantiation */