Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c113 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command() function
121 return ttsp_send_command(ts, in cyttsp_handshake()
168 error = ttsp_send_command(ts, CY_OPERATE_MODE); in cyttsp_set_operational_mode()
192 error = ttsp_send_command(ts, CY_SYSINFO_MODE); in cyttsp_set_sysinfo_mode()
262 retval = ttsp_send_command(ts, CY_SOFT_RESET_MODE); in cyttsp_soft_reset()
484 error = ttsp_send_command(ts, CY_LOW_POWER_MODE); in cyttsp_disable()