Searched defs:drm_unique (Results 1 – 12 of 12) sorted by relevance
61 pub fn get_bus_id(fd: BorrowedFd<'_>, mut buf: Option<&mut Vec<u8>>) -> io::Result<drm_unique> { in get_bus_id()
150 struct drm_unique { struct151 __kernel_size_t unique_len; /**< Length of unique */152 char *unique; /**< Unique name for driver instantiation */
156 struct drm_unique { struct157 __kernel_size_t unique_len; /**< Length of unique */158 char __user *unique; /**< Unique name for driver instantiation */
79855 struct drm_unique { struct79856 __kernel_size_t unique_len;79857 char *unique;
85861 struct drm_unique { struct85862 __kernel_size_t unique_len;85863 char *unique;
134691 struct drm_unique { struct134692 __kernel_size_t unique_len;134693 char *unique;