drm_driver
struct drm_driver rkdrm_driver = {
static const struct drm_driver amdgpu_kms_driver;
static const struct drm_driver amdgpu_kms_driver;
static const struct drm_driver amdgpu_kms_driver = {
const struct drm_driver amdgpu_partition_driver = {
extern const struct drm_driver amdgpu_partition_driver;
adev->xcp_mgr->xcp[i].driver = (struct drm_driver *)p_ddev->driver;
struct drm_driver *driver;
static const struct drm_driver amdgpu_xcp_driver = {
drm_attach_platform((struct drm_driver *)&apple_drm_driver,
static const struct drm_driver apple_drm_driver = {
const struct drm_driver *driver;
const struct drm_driver *driver = dev->driver;
drm_attach_platform(struct drm_driver *driver, bus_space_tag_t iot,
drm_attach_pci(const struct drm_driver *driver, struct pci_attach_args *pa,
const struct drm_driver *driver,
const struct drm_driver *driver)
const struct drm_driver *driver,
const struct drm_driver *driver,
struct drm_device *drm_dev_alloc(const struct drm_driver *driver,
static const struct drm_driver i915_drm_driver;
static const struct drm_driver i915_drm_driver = {
static const struct drm_driver mock_driver = {
const struct drm_driver *driver;
struct drm_driver;
const struct drm_driver *driver,
struct drm_device *drm_dev_alloc(const struct drm_driver *driver,
const struct drm_driver *driver,
void drm_attach_platform(struct drm_driver *, bus_space_tag_t, bus_dma_tag_t,
struct drm_device *drm_attach_pci(const struct drm_driver *,
static const struct drm_driver kms_driver;
static const struct drm_driver kms_driver = {