matrox_device
struct matrox_device *dev = data;
static void matrox_w1_hw_init(struct matrox_device *dev)
struct matrox_device *dev;
dev = kzalloc(sizeof(struct matrox_device) +
struct matrox_device *dev = pci_get_drvdata(pdev);
static inline u8 matrox_w1_read_reg(struct matrox_device *dev, u8 reg)
static inline void matrox_w1_write_reg(struct matrox_device *dev, u8 reg, u8 val)
struct matrox_device *dev = data;