Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c36 struct sti_layer *layer = to_sti_layer(plane); in sti_drm_update_plane()
87 layer = to_sti_layer(plane); in sti_drm_disable_plane()
127 struct sti_layer *layer = to_sti_layer(plane); in sti_drm_plane_set_property()
200 struct sti_layer *layer = to_sti_layer(plane); in sti_drm_plane_attach_zorder_property()
Dsti_layer.h14 #define to_sti_layer(x) container_of(x, struct sti_layer, plane) macro
Dsti_drm_crtc.c60 layer = to_sti_layer(crtc->primary); in sti_drm_crtc_commit()
Dsti_hqvdp.c766 struct sti_layer *layer = to_sti_layer(plane); in sti_hqvdp_find_vid()