Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c3400 static struct bin_attribute bin_attr_cmcp_threshold_data = { variable
4738 rc = device_create_bin_file(dev, &bin_attr_cmcp_threshold_data); in cyttsp5_setup_sysfs()
5166 device_remove_bin_file(dev, &bin_attr_cmcp_threshold_data); in cyttsp5_device_access_release()