Symbol: appletbdrm_device
drivers/gpu/drm/tiny/appletbdrm.c
153
static int appletbdrm_send_request(struct appletbdrm_device *adev,
drivers/gpu/drm/tiny/appletbdrm.c
176
static int appletbdrm_read_response(struct appletbdrm_device *adev,
drivers/gpu/drm/tiny/appletbdrm.c
223
static int appletbdrm_send_msg(struct appletbdrm_device *adev, __le32 msg)
drivers/gpu/drm/tiny/appletbdrm.c
245
static int appletbdrm_clear_display(struct appletbdrm_device *adev)
drivers/gpu/drm/tiny/appletbdrm.c
250
static int appletbdrm_signal_readiness(struct appletbdrm_device *adev)
drivers/gpu/drm/tiny/appletbdrm.c
255
static int appletbdrm_get_information(struct appletbdrm_device *adev)
drivers/gpu/drm/tiny/appletbdrm.c
308
struct appletbdrm_device *adev = drm_to_adev(connector->dev);
drivers/gpu/drm/tiny/appletbdrm.c
372
static int appletbdrm_flush_damage(struct appletbdrm_device *adev,
drivers/gpu/drm/tiny/appletbdrm.c
47
#define drm_to_adev(_drm) container_of(_drm, struct appletbdrm_device, drm)
drivers/gpu/drm/tiny/appletbdrm.c
473
struct appletbdrm_device *adev = drm_to_adev(plane->dev);
drivers/gpu/drm/tiny/appletbdrm.c
491
struct appletbdrm_device *adev = drm_to_adev(dev);
drivers/gpu/drm/tiny/appletbdrm.c
573
struct appletbdrm_device *adev = drm_to_adev(crtc->dev);
drivers/gpu/drm/tiny/appletbdrm.c
625
static int appletbdrm_setup_mode_config(struct appletbdrm_device *adev)
drivers/gpu/drm/tiny/appletbdrm.c
734
struct appletbdrm_device *adev;
drivers/gpu/drm/tiny/appletbdrm.c
745
adev = devm_drm_dev_alloc(dev, &appletbdrm_drm_driver, struct appletbdrm_device, drm);
drivers/gpu/drm/tiny/appletbdrm.c
799
struct appletbdrm_device *adev = usb_get_intfdata(intf);
drivers/gpu/drm/tiny/appletbdrm.c
808
struct appletbdrm_device *adev = usb_get_intfdata(intf);