Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.c324 #define to_shmob_crtc(c) container_of(c, struct shmob_drm_crtc, crtc) macro
328 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_dpms()
352 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_mode_set()
379 shmob_drm_crtc_update_base(to_shmob_crtc(crtc)); in shmob_drm_crtc_mode_set_base()
414 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_page_flip()

Completed in 3 milliseconds