Searched defs:matrox_device (Results 1 – 1 of 1) sorted by relevance
78 struct matrox_device struct80 void __iomem *base_addr;81 void __iomem *port_index;82 void __iomem *port_data;106 static __inline__ u8 matrox_w1_read_reg(struct matrox_device *dev, u8 reg) in matrox_w1_read_reg() argument