Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_debug.c44 static struct cyttsp5_module debug_module;
358 static struct cyttsp5_module debug_module = {
H A Dcyttsp5_regs.h934 struct cyttsp5_module { struct
1196 int cyttsp5_register_module(struct cyttsp5_module *module);
1197 void cyttsp5_unregister_module(struct cyttsp5_module *module);
1200 struct cyttsp5_module *module);
H A Dcyttsp5_core.c93 struct cyttsp5_module *module;
5687 struct cyttsp5_module *module) in cyttsp5_probe_module()
5720 struct cyttsp5_module *module) in cyttsp5_release_module()
5737 struct cyttsp5_module *m; in cyttsp5_probe_modules()
5752 struct cyttsp5_module *m; in cyttsp5_release_modules()
5800 int cyttsp5_register_module(struct cyttsp5_module *module) in cyttsp5_register_module()
5802 struct cyttsp5_module *m; in cyttsp5_register_module()
5831 void cyttsp5_unregister_module(struct cyttsp5_module *module) in cyttsp5_unregister_module()
5833 struct cyttsp5_module *m, *m_n; in cyttsp5_unregister_module()
5857 void *cyttsp5_get_module_data(struct device *dev, struct cyttsp5_module *module) in cyttsp5_get_module_data()
H A Dcyttsp5_loader.c114 static struct cyttsp5_module loader_module;
1551 static struct cyttsp5_module loader_module = {
H A Dcyttsp5_device_access.c336 static struct cyttsp5_module device_access_module;
5183 static struct cyttsp5_module device_access_module = {