Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dzforce_ts.c206 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) in zforce_command_wait() function
274 ret = zforce_command_wait(ts, COMMAND_INITIALIZE); in zforce_start()
315 zforce_command_wait(ts, COMMAND_DEACTIVATE); in zforce_start()
327 ret = zforce_command_wait(ts, COMMAND_DEACTIVATE); in zforce_stop()
897 ret = zforce_command_wait(ts, COMMAND_INITIALIZE); in zforce_probe()
904 ret = zforce_command_wait(ts, COMMAND_STATUS); in zforce_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dzforce_ts.c206 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) in zforce_command_wait() function
274 ret = zforce_command_wait(ts, COMMAND_INITIALIZE); in zforce_start()
315 zforce_command_wait(ts, COMMAND_DEACTIVATE); in zforce_start()
327 ret = zforce_command_wait(ts, COMMAND_DEACTIVATE); in zforce_stop()
896 ret = zforce_command_wait(ts, COMMAND_INITIALIZE); in zforce_probe()
903 ret = zforce_command_wait(ts, COMMAND_STATUS); in zforce_probe()

Completed in 4 milliseconds