Lines Matching defs:head
22 #include "head.h"
31 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
34 const int i = head->base.index;
49 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
52 const int i = head->base.index;
78 head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
81 const int i = head->base.index;
103 head917d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw,