Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_planes.c85 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset()
108 m_state = to_malidp_plane_state(plane->state); in malidp_duplicate_plane_state()
123 struct malidp_plane_state *m_state = to_malidp_plane_state(state); in malidp_destroy_plane_state()
138 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state()
508 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_de_plane_check()
795 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update()
Dmalidp_drv.h74 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base) macro
Dmalidp_crtc.c392 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()