Searched refs:matrox_device (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/masters/
H A Dmatrox_w1.c78 struct matrox_device struct
106 static __inline__ u8 matrox_w1_read_reg(struct matrox_device *dev, u8 reg)
117 static __inline__ void matrox_w1_write_reg(struct matrox_device *dev, u8 reg, u8 val)
127 struct matrox_device *dev = data;
142 struct matrox_device *dev = data;
149 static void matrox_w1_hw_init(struct matrox_device *dev)
157 struct matrox_device *dev;
166 dev = kzalloc(sizeof(struct matrox_device) +
170 "%s: Failed to create new matrox_device object.\n",
225 struct matrox_device *de
[all...]

Completed in 112 milliseconds