Searched defs:vga_outb (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtdfxfb.c208 static inline void vga_outb(struct tdfx_par *par, u32 reg, u8 val) { outb(val, reg); } function
213 static inline void vga_outb(struct tdfx_par *par, u32 reg, u8 val) { function
[all...]

Completed in 51 milliseconds