Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c120 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command() function
128 return ttsp_send_command(ts, in cyttsp_handshake()
175 error = ttsp_send_command(ts, CY_OPERATE_MODE); in cyttsp_set_operational_mode()
199 error = ttsp_send_command(ts, CY_SYSINFO_MODE); in cyttsp_set_sysinfo_mode()
264 retval = ttsp_send_command(ts, CY_SOFT_RESET_MODE); in cyttsp_soft_reset()
480 error = ttsp_send_command(ts, CY_LOW_POWER_MODE); in cyttsp_disable()