mgag200_g200_device
static inline struct mgag200_g200_device *to_mgag200_g200_device(struct drm_device *dev)
return container_of(to_mga_device(dev), struct mgag200_g200_device, base);
static void mgag200_g200_interpret_bios(struct mgag200_g200_device *g200,
static void mgag200_g200_init_refclk(struct mgag200_g200_device *g200)
struct mgag200_g200_device *g200;
g200 = devm_drm_dev_alloc(&pdev->dev, drv, struct mgag200_g200_device, base.base);
static void mgag200_g200_init_registers(struct mgag200_g200_device *g200)
struct mgag200_g200_device *g200 = to_mgag200_g200_device(dev);