Searched refs:get_sp_plane (Results 1 – 4 of 4) sorted by relevance
10 struct sp_plane *get_sp_plane(struct sp_dev *dev, struct sp_crtc *crtc);
76 plane[i] = get_sp_plane(dev, test_crtc); in main()
88 plane[i] = get_sp_plane(dev, test_crtc); in main()
133 struct sp_plane *get_sp_plane(struct sp_dev *dev, struct sp_crtc *crtc) in get_sp_plane() function