Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c114 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command() function
122 return ttsp_send_command(ts, in cyttsp_handshake()
169 error = ttsp_send_command(ts, CY_OPERATE_MODE); in cyttsp_set_operational_mode()
193 error = ttsp_send_command(ts, CY_SYSINFO_MODE); in cyttsp_set_sysinfo_mode()
263 retval = ttsp_send_command(ts, CY_SOFT_RESET_MODE); in cyttsp_soft_reset()
485 error = ttsp_send_command(ts, CY_LOW_POWER_MODE); in cyttsp_disable()