Lines Matching defs:dev

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()
85 NVSetOwner(struct drm_device *dev, int owner) in NVSetOwner()
110 NVBlankScreen(struct drm_device *dev, int head, bool blank) in NVBlankScreen()
132 nouveau_hw_decode_pll(struct drm_device *dev, uint32_t reg1, uint32_t pll1, in nouveau_hw_decode_pll()
164 nouveau_hw_get_pllvals(struct drm_device *dev, enum nvbios_pll_type plltype, in nouveau_hw_get_pllvals()
215 nouveau_hw_get_clock(struct drm_device *dev, enum nvbios_pll_type plltype) in nouveau_hw_get_clock()
252 nouveau_hw_fix_bad_vpll(struct drm_device *dev, int head) in nouveau_hw_fix_bad_vpll()
290 static void nouveau_vga_font_io(struct drm_device *dev, in nouveau_vga_font_io()
310 nouveau_hw_save_vga_fonts(struct drm_device *dev, bool save) in nouveau_hw_save_vga_fonts()
380 rd_cio_state(struct drm_device *dev, int head, in rd_cio_state()
387 wr_cio_state(struct drm_device *dev, int head, in wr_cio_state()
394 nv_save_state_ramdac(struct drm_device *dev, int head, in nv_save_state_ramdac()
469 nv_load_state_ramdac(struct drm_device *dev, int head, in nv_load_state_ramdac()
541 nv_save_state_vga(struct drm_device *dev, int head, in nv_save_state_vga()
565 nv_load_state_vga(struct drm_device *dev, int head, in nv_load_state_vga()
591 nv_save_state_ext(struct drm_device *dev, int head, in nv_save_state_ext()
666 nv_load_state_ext(struct drm_device *dev, int head, in nv_load_state_ext()
777 nv_save_state_palette(struct drm_device *dev, int head, in nv_save_state_palette()
796 nouveau_hw_load_state_palette(struct drm_device *dev, int head, in nouveau_hw_load_state_palette()
814 void nouveau_hw_save_state(struct drm_device *dev, int head, in nouveau_hw_save_state()
828 void nouveau_hw_load_state(struct drm_device *dev, int head, in nouveau_hw_load_state()