Lines Matching defs:head
22 #include "head.h"
31 headc57d_or(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;
66 headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
68 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
69 const int i = head->base.index;
84 headc57d_olut_clr(struct nv50_head *head)
86 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
87 const int i = head->base.index;
98 headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
100 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
101 const int i = head->base.index;
173 headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
189 headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
193 const int i = head->base.index;