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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dcyberfb.h405 inline void gfx_on_off(int toggle, volatile unsigned char *board);
H A Dvirgefb.c709 static inline void gfx_on_off(int toggle);
1190 gfx_on_off(blank);
2265 gfx_on_off(1);
2372 gfx_on_off(0);
2382 static inline void gfx_on_off(int toggle) function
H A Dcyberfb.c1448 inline void gfx_on_off(int toggle, volatile unsigned char *regs) function
1810 gfx_on_off (0, regs);
1844 gfx_on_off (1, regs);
2165 gfx_on_off (0, (volatile unsigned char *) regs);

Completed in 291 milliseconds