Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_test_device_access_api.c301 u16 actual_read_length, int rc) in cyttsp5_user_command_async_cont() argument
308 rc = check_suspend_scanning_response(read_buf, actual_read_length); in cyttsp5_user_command_async_cont()
H A Dcyttsp5_device_access.c4825 u16 write_len, u8 *write_buf, u16 actual_read_length,
4834 u16 actual_read_length; in cyttsp5_device_access_user_command_work_func() local
4840 &actual_read_length); in cyttsp5_device_access_user_command_work_func()
4846 actual_read_length, rc); in cyttsp5_device_access_user_command_work_func()
4854 u16 write_len, u8 *write_buf, u16 actual_read_length, in cyttsp5_device_access_user_command_async() argument