Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c946 static int cyttsp5_hid_send_output_and_wait_(struct cyttsp5_core_data *cd, in cyttsp5_hid_send_output_and_wait_() function
1005 return cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_null_()
1035 return cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_start_bootloader_()
1312 rc = cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_get_sysinfo_()
1349 return cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_suspend_scanning_()
1388 return cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_resume_scanning_()
1437 rc = cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_get_param_()
1505 rc = cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_set_param_()
1558 rc = cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_enter_easywake_state_()
1581 rc = cyttsp5_hid_send_output_and_wait_(cd, &hid_output); in cyttsp5_hid_output_verify_config_block_crc_()
[all …]