st7586_device
struct st7586_device *st7586 = to_st7586_device(drm);
struct st7586_device *st7586 = to_st7586_device(drm);
struct st7586_device *st7586;
st7586 = devm_drm_dev_alloc(dev, &st7586_driver, struct st7586_device, dbidev.drm);
static struct st7586_device *to_st7586_device(struct drm_device *dev)
return container_of(drm_to_mipi_dbi_dev(dev), struct st7586_device, dbidev);