Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c1203 static struct bin_attribute bin_attr_config_data = { variable
1464 rc = device_create_bin_file(dev, &bin_attr_config_data); in cyttsp5_loader_probe()
1538 device_remove_bin_file(dev, &bin_attr_config_data); in cyttsp5_loader_release()