Searched refs:appletbdrm_device (Results 1 – 1 of 1) sorted by relevance
47 #define drm_to_adev(_drm) container_of(_drm, struct appletbdrm_device, drm)125 struct appletbdrm_device { struct153 static int appletbdrm_send_request(struct appletbdrm_device *adev, in appletbdrm_send_request() argument176 static int appletbdrm_read_response(struct appletbdrm_device *adev, in appletbdrm_read_response()223 static int appletbdrm_send_msg(struct appletbdrm_device *adev, __le32 msg) in appletbdrm_send_msg()245 static int appletbdrm_clear_display(struct appletbdrm_device *adev) in appletbdrm_clear_display()250 static int appletbdrm_signal_readiness(struct appletbdrm_device *adev) in appletbdrm_signal_readiness()255 static int appletbdrm_get_information(struct appletbdrm_device *adev) in appletbdrm_get_information()308 struct appletbdrm_device *adev = drm_to_adev(connector->dev); in appletbdrm_connector_helper_get_modes()372 static int appletbdrm_flush_damage(struct appletbdrm_device *adev, in appletbdrm_flush_damage()[all …]