Searched refs:gfx_on_off (Results 1 – 3 of 3) sorted by relevance
405 inline void gfx_on_off(int toggle, volatile unsigned char *board);
592 gfx_on_off (1, regs); in Cyberfb_blank()1461 inline void gfx_on_off(int toggle, volatile unsigned char *regs) in gfx_on_off() function1823 gfx_on_off (0, regs); in cv64_board_init()1860 gfx_on_off (1, regs);2207 gfx_on_off (0, (volatile unsigned char *) regs);
725 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