Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_debug.c387 cyttsp5_unregister_module(&debug_module); in cyttsp5_debug_exit()
H A Dcyttsp5_regs.h1197 void cyttsp5_unregister_module(struct cyttsp5_module *module);
H A Dcyttsp5_loader.c1580 cyttsp5_unregister_module(&loader_module); in cyttsp5_loader_exit()
H A Dcyttsp5_core.c5831 void cyttsp5_unregister_module(struct cyttsp5_module *module) in cyttsp5_unregister_module() function
5855 EXPORT_SYMBOL_GPL(cyttsp5_unregister_module);
H A Dcyttsp5_device_access.c5212 cyttsp5_unregister_module(&device_access_module); in cyttsp5_device_access_exit()