Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmfts.c24 #define STMFTS_SLEEP_IN 0x90 macro
586 (void) i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_power_on()
754 ret = i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_runtime_suspend()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmfts.c24 #define STMFTS_SLEEP_IN 0x90 macro
586 (void) i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_power_on()
750 ret = i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_runtime_suspend()

Completed in 3 milliseconds