PIXCIR_REG_POWER_MODE 193 drivers/input/touchscreen/pixcir_i2c_ts.c ret = i2c_smbus_read_byte_data(ts->client, PIXCIR_REG_POWER_MODE); PIXCIR_REG_POWER_MODE 196 drivers/input/touchscreen/pixcir_i2c_ts.c __func__, PIXCIR_REG_POWER_MODE, ret); PIXCIR_REG_POWER_MODE 206 drivers/input/touchscreen/pixcir_i2c_ts.c ret = i2c_smbus_write_byte_data(ts->client, PIXCIR_REG_POWER_MODE, ret); PIXCIR_REG_POWER_MODE 209 drivers/input/touchscreen/pixcir_i2c_ts.c __func__, PIXCIR_REG_POWER_MODE, ret);