Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1187 static struct drm_crtc *vop2_find_crtc_by_plane_mask(struct vop2 *vop2, uint8_t phys_id) in vop2_find_crtc_by_plane_mask() function
10961 struct drm_crtc *crtc = vop2_find_crtc_by_plane_mask(vop2, win->phys_id); in vop2_cursor_plane_init()
11494 crtc = vop2_find_crtc_by_plane_mask(vop2, win->phys_id); in vop2_create_crtc()