Home
last modified time | relevance | path

Searched defs:matrox_device (Results 1 – 1 of 1) sorted by relevance

/drivers/w1/masters/
Dmatrox_w1.c78 struct matrox_device struct
80 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