Lines Matching defs:context
21 static int w1_reg_a8_v8_read(void *context, unsigned int reg, unsigned int *val)
23 struct device *dev = context;
43 static int w1_reg_a8_v8_write(void *context, unsigned int reg, unsigned int val)
45 struct device *dev = context;
69 static int w1_reg_a8_v16_read(void *context, unsigned int reg,
72 struct device *dev = context;
93 static int w1_reg_a8_v16_write(void *context, unsigned int reg,
96 struct device *dev = context;
121 static int w1_reg_a16_v16_read(void *context, unsigned int reg,
124 struct device *dev = context;
146 static int w1_reg_a16_v16_write(void *context, unsigned int reg,
149 struct device *dev = context;