Home
last modified time | relevance | path

Searched refs:gfx_on_off (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dcyberfb.h405 inline void gfx_on_off(int toggle, volatile unsigned char *board);
Dcyberfb.c592 gfx_on_off (1, regs); in Cyberfb_blank()
1461 inline void gfx_on_off(int toggle, volatile unsigned char *regs) in gfx_on_off() function
1823 gfx_on_off (0, regs); in cv64_board_init()
1860 gfx_on_off (1, regs);
2207 gfx_on_off (0, (volatile unsigned char *) regs);
Dvirgefb.c725 static inline void gfx_on_off(int toggle);
1213 gfx_on_off(blank); in virgefb_gfx_on_off()
2342 gfx_on_off(1); in virgefb_load_video_mode()
2449 gfx_on_off(0); in virgefb_load_video_mode()
2459 static inline void gfx_on_off(int toggle) in gfx_on_off() function