Searched defs:amdgpu_device (Results 1 – 1 of 1) sorted by relevance
66 struct amdgpu_device { struct67 atomic_t refcount;68 int fd;69 int flink_fd;70 unsigned major_version;94 struct amdgpu_device *dev; argument