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

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

Completed in 120 milliseconds