Lines Matching defs:head

38 NVWriteVgaSeq(struct drm_device *dev, int head, uint8_t index, uint8_t value)  in NVWriteVgaSeq()
45 NVReadVgaSeq(struct drm_device *dev, int head, uint8_t index) in NVReadVgaSeq()
52 NVWriteVgaGr(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaGr()
59 NVReadVgaGr(struct drm_device *dev, int head, uint8_t index) in NVReadVgaGr()
109 NVBlankScreen(struct drm_device *dev, int head, bool blank) in NVBlankScreen()
250 nouveau_hw_fix_bad_vpll(struct drm_device *dev, int head) in nouveau_hw_fix_bad_vpll()
377 rd_cio_state(struct drm_device *dev, int head, in rd_cio_state()
384 wr_cio_state(struct drm_device *dev, int head, in wr_cio_state()
391 nv_save_state_ramdac(struct drm_device *dev, int head, in nv_save_state_ramdac()
466 nv_load_state_ramdac(struct drm_device *dev, int head, in nv_load_state_ramdac()
538 nv_save_state_vga(struct drm_device *dev, int head, in nv_save_state_vga()
562 nv_load_state_vga(struct drm_device *dev, int head, in nv_load_state_vga()
588 nv_save_state_ext(struct drm_device *dev, int head, in nv_save_state_ext()
663 nv_load_state_ext(struct drm_device *dev, int head, in nv_load_state_ext()
774 nv_save_state_palette(struct drm_device *dev, int head, in nv_save_state_palette()
793 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette()
811 void nouveau_hw_save_state(struct drm_device *dev, int head, in nouveau_hw_save_state()
825 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state()