Searched refs:FORCE_CALIBRATION (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 194 #define FORCE_CALIBRATION 0x42 macro 431 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_manual_calibration() 436 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_manual_calibration() 1011 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_device_init() 1016 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_device_init()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 194 #define FORCE_CALIBRATION 0x42 macro 431 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_manual_calibration() 436 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_manual_calibration() 1011 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_device_init() 1016 error = i2c_smbus_write_byte_data(client, FORCE_CALIBRATION, in rohm_ts_device_init()
|
Completed in 4 milliseconds