Home
last modified time | relevance | path

Searched refs:elants_i2c_power_off (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Delants_i2c.c1257 static void elants_i2c_power_off(void *_data) in elants_i2c_power_off() function
1376 error = devm_add_action(&client->dev, elants_i2c_power_off, ts); in elants_i2c_probe()
1380 elants_i2c_power_off(ts); in elants_i2c_probe()
1502 elants_i2c_power_off(ts); in elants_i2c_suspend()