Lines Matching defs:head
769 gf110_disp_vblank_init(struct nvkm_event *event, int type, int head) in gf110_disp_vblank_init()
776 gf110_disp_vblank_fini(struct nvkm_event *event, int type, int head) in gf110_disp_vblank_fini()
790 exec_lookup(struct nv50_disp_priv *priv, int head, int or, u32 ctrl, in exec_lookup()
836 exec_script(struct nv50_disp_priv *priv, int head, int id) in exec_script()
872 exec_clkcmp(struct nv50_disp_priv *priv, int head, int id, u32 pclk, u32 *conf) in exec_clkcmp()
934 gf110_disp_intr_unk1_0(struct nv50_disp_priv *priv, int head) in gf110_disp_intr_unk1_0()
940 gf110_disp_intr_unk2_0(struct nv50_disp_priv *priv, int head) in gf110_disp_intr_unk2_0()
962 gf110_disp_intr_unk2_1(struct nv50_disp_priv *priv, int head) in gf110_disp_intr_unk2_1()
972 gf110_disp_intr_unk2_2_tu(struct nv50_disp_priv *priv, int head, in gf110_disp_intr_unk2_2_tu()
1033 gf110_disp_intr_unk2_2(struct nv50_disp_priv *priv, int head) in gf110_disp_intr_unk2_2()
1086 gf110_disp_intr_unk4_0(struct nv50_disp_priv *priv, int head) in gf110_disp_intr_unk4_0()
1101 int head; in gf110_disp_intr_supervisor() local