Home
last modified time | relevance | path

Searched defs:drm_unique (Results 1 – 12 of 12) sorted by relevance

/external/rust/android-crates-io/crates/drm-ffi/src/
Dlib.rs61 pub fn get_bus_id(fd: BorrowedFd<'_>, mut buf: Option<&mut Vec<u8>>) -> io::Result<drm_unique> { in get_bus_id()
/external/igt-gpu-tools/include/drm-uapi/
Ddrm.h150 struct drm_unique { struct
151 __kernel_size_t unique_len; /**< Length of unique */
152 char *unique; /**< Unique name for driver instantiation */
/external/kernel-headers/original/uapi/drm/
Ddrm.h156 struct drm_unique { struct
157 __kernel_size_t unique_len; /**< Length of unique */
158 char __user *unique; /**< Unique name for driver instantiation */
/external/intel-media-driver/media_softlet/linux/common/os/i915/include/uapi/
Ddrm.h150 struct drm_unique { struct
151 __kernel_size_t unique_len; /**< Length of unique */
152 char *unique; /**< Unique name for driver instantiation */
/external/mesa3d/include/drm-uapi/
Ddrm.h150 struct drm_unique { struct
151 __kernel_size_t unique_len; /**< Length of unique */
152 char *unique; /**< Unique name for driver instantiation */
/external/libdrm/include/drm/
Ddrm.h150 struct drm_unique { struct
151 __kernel_size_t unique_len; /**< Length of unique */
152 char *unique; /**< Unique name for driver instantiation */
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h79855 struct drm_unique { struct
79856 __kernel_size_t unique_len;
79857 char *unique;
Dvmlinux.h79855 struct drm_unique { struct
79856 __kernel_size_t unique_len;
79857 char *unique;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h85861 struct drm_unique { struct
85862 __kernel_size_t unique_len;
85863 char *unique;
Dvmlinux.h85861 struct drm_unique { struct
85862 __kernel_size_t unique_len;
85863 char *unique;
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h134691 struct drm_unique { struct
134692 __kernel_size_t unique_len;
134693 char *unique;
Dvmlinux.h134691 struct drm_unique { struct
134692 __kernel_size_t unique_len;
134693 char *unique;