Searched refs:get_sp_plane (Results 1 – 3 of 3) sorted by relevance
10 struct sp_plane* get_sp_plane(struct sp_dev* dev, struct sp_crtc* crtc);
129 struct sp_plane* get_sp_plane(struct sp_dev* dev, struct sp_crtc* crtc) { in get_sp_plane() function
61 pDrmDsp->plane[i] = get_sp_plane(pDrmDsp->dev, pDrmDsp->test_crtc); in initDrmDsp()