• Home
  • Raw
  • Download

Lines Matching defs:head

39 NVWriteVgaSeq(struct drm_device *dev, int head, uint8_t index, uint8_t value)  in NVWriteVgaSeq()
46 NVReadVgaSeq(struct drm_device *dev, int head, uint8_t index) in NVReadVgaSeq()
53 NVWriteVgaGr(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaGr()
60 NVReadVgaGr(struct drm_device *dev, int head, uint8_t index) in NVReadVgaGr()
110 NVBlankScreen(struct drm_device *dev, int head, bool blank) in NVBlankScreen()
247 nouveau_hw_fix_bad_vpll(struct drm_device *dev, int head) in nouveau_hw_fix_bad_vpll()
374 rd_cio_state(struct drm_device *dev, int head, in rd_cio_state()
381 wr_cio_state(struct drm_device *dev, int head, in wr_cio_state()
388 nv_save_state_ramdac(struct drm_device *dev, int head, in nv_save_state_ramdac()
463 nv_load_state_ramdac(struct drm_device *dev, int head, in nv_load_state_ramdac()
535 nv_save_state_vga(struct drm_device *dev, int head, in nv_save_state_vga()
559 nv_load_state_vga(struct drm_device *dev, int head, in nv_load_state_vga()
585 nv_save_state_ext(struct drm_device *dev, int head, in nv_save_state_ext()
660 nv_load_state_ext(struct drm_device *dev, int head, in nv_load_state_ext()
771 nv_save_state_palette(struct drm_device *dev, int head, in nv_save_state_palette()
790 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette()
808 void nouveau_hw_save_state(struct drm_device *dev, int head, in nouveau_hw_save_state()
822 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state()