Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dauo-pixcir-ts.c256 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode) in auo_pixcir_power_mode() function
346 ret = auo_pixcir_power_mode(ts, AUO_PIXCIR_POWER_ACTIVE); in auo_pixcir_start()
386 return auo_pixcir_power_mode(ts, AUO_PIXCIR_POWER_DEEP_SLEEP); in auo_pixcir_stop()
424 ret = auo_pixcir_power_mode(ts, AUO_PIXCIR_POWER_SLEEP); in auo_pixcir_suspend()