Lines Matching +defs:val +defs:value
111 static inline int dpot_write_d8(struct dpot_data *dpot, u8 val) in dpot_write_d8()
116 static inline int dpot_write_r8d8(struct dpot_data *dpot, u8 reg, u16 val) in dpot_write_r8d8()
121 static inline int dpot_write_r8d16(struct dpot_data *dpot, u8 reg, u16 val) in dpot_write_r8d16()
129 int value; in dpot_read_spi() local
179 int value; in dpot_read_i2c() local
239 static s32 dpot_write_spi(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write_spi()
241 unsigned int val = 0; in dpot_write_spi() local
328 static s32 dpot_write_i2c(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write_i2c()
403 static s32 dpot_write(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write()
418 s32 value; in sysfs_show_reg() local
451 unsigned long value; in sysfs_set_reg() local