Searched refs:nv50_head_create (Results 1 – 3 of 3) sorted by relevance
22 struct nv50_head *nv50_head_create(struct drm_device *, int index);
569 nv50_head_create(struct drm_device *dev, int index) in nv50_head_create() function
2799 head = nv50_head_create(dev, i); in nv50_display_create()