tdfx_par          159 drivers/video/fbdev/tdfxfb.c static inline u8 vga_inb(struct tdfx_par *par, u32 reg)
tdfx_par          164 drivers/video/fbdev/tdfxfb.c static inline void vga_outb(struct tdfx_par *par, u32 reg, u8 val)
tdfx_par          169 drivers/video/fbdev/tdfxfb.c static inline void gra_outb(struct tdfx_par *par, u32 idx, u8 val)
tdfx_par          177 drivers/video/fbdev/tdfxfb.c static inline void seq_outb(struct tdfx_par *par, u32 idx, u8 val)
tdfx_par          185 drivers/video/fbdev/tdfxfb.c static inline u8 seq_inb(struct tdfx_par *par, u32 idx)
tdfx_par          192 drivers/video/fbdev/tdfxfb.c static inline void crt_outb(struct tdfx_par *par, u32 idx, u8 val)
tdfx_par          200 drivers/video/fbdev/tdfxfb.c static inline u8 crt_inb(struct tdfx_par *par, u32 idx)
tdfx_par          207 drivers/video/fbdev/tdfxfb.c static inline void att_outb(struct tdfx_par *par, u32 idx, u8 val)
tdfx_par          216 drivers/video/fbdev/tdfxfb.c static inline void vga_disable_video(struct tdfx_par *par)
tdfx_par          226 drivers/video/fbdev/tdfxfb.c static inline void vga_enable_video(struct tdfx_par *par)
tdfx_par          236 drivers/video/fbdev/tdfxfb.c static inline void vga_enable_palette(struct tdfx_par *par)
tdfx_par          243 drivers/video/fbdev/tdfxfb.c static inline u32 tdfx_inl(struct tdfx_par *par, unsigned int reg)
tdfx_par          248 drivers/video/fbdev/tdfxfb.c static inline void tdfx_outl(struct tdfx_par *par, unsigned int reg, u32 val)
tdfx_par          253 drivers/video/fbdev/tdfxfb.c static inline void banshee_make_room(struct tdfx_par *par, int size)
tdfx_par          263 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          280 drivers/video/fbdev/tdfxfb.c static inline void do_setpalentry(struct tdfx_par *par, unsigned regno, u32 c)
tdfx_par          340 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          403 drivers/video/fbdev/tdfxfb.c static unsigned long do_lfb_size(struct tdfx_par *par, unsigned short dev_id)
tdfx_par          438 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          546 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          744 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          791 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          829 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          848 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          891 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          948 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par         1043 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par         1171 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1186 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1205 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1213 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1221 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1236 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1251 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1259 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par 	*par = chan->par;
tdfx_par         1323 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par         1335 drivers/video/fbdev/tdfxfb.c static void tdfxfb_delete_i2c_busses(struct tdfx_par *par)
tdfx_par         1346 drivers/video/fbdev/tdfxfb.c static int tdfxfb_probe_i2c_connector(struct tdfx_par *par,
tdfx_par         1375 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *default_par;
tdfx_par         1387 drivers/video/fbdev/tdfxfb.c 	info = framebuffer_alloc(sizeof(struct tdfx_par), &pdev->dev);
tdfx_par         1607 drivers/video/fbdev/tdfxfb.c 	struct tdfx_par *par = info->par;
tdfx_par          187 include/video/tdfx.h struct tdfx_par;
tdfx_par          190 include/video/tdfx.h 	struct tdfx_par *par;