Home
last modified time | relevance | path

Searched refs:appletbdrm_send_msg (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/tiny/
A Dappletbdrm.c223 static int appletbdrm_send_msg(struct appletbdrm_device *adev, __le32 msg) in appletbdrm_send_msg() function
247 return appletbdrm_send_msg(adev, APPLETBDRM_MSG_CLEAR_DISPLAY); in appletbdrm_clear_display()
252 return appletbdrm_send_msg(adev, APPLETBDRM_MSG_SIGNAL_READINESS); in appletbdrm_signal_readiness()
267 ret = appletbdrm_send_msg(adev, APPLETBDRM_MSG_GET_INFORMATION); in appletbdrm_get_information()

Completed in 6 milliseconds