Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c233 struct work_struct cmcp_threshold_update; member
4914 struct work_struct *cmcp_threshold_update) in cyttsp5_parse_cmcp_threshold_builtin() argument
4917 container_of(cmcp_threshold_update, in cyttsp5_parse_cmcp_threshold_builtin()
4919 cmcp_threshold_update); in cyttsp5_parse_cmcp_threshold_builtin()
5106 INIT_WORK(&dad->cmcp_threshold_update, in cyttsp5_device_access_probe()
5108 schedule_work(&dad->cmcp_threshold_update); in cyttsp5_device_access_probe()