Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_debug.c368 cmd = cyttsp5_get_commands(); in cyttsp5_debug_init()
H A Dcyttsp5_regs.h1163 struct cyttsp5_core_commands *cyttsp5_get_commands(void);
H A Dcyttsp5_loader.c1561 cmd = cyttsp5_get_commands(); in cyttsp5_loader_init()
H A Dcyttsp5_core.c5674 struct cyttsp5_core_commands *cyttsp5_get_commands(void) in cyttsp5_get_commands() function
5678 EXPORT_SYMBOL_GPL(cyttsp5_get_commands);
H A Dcyttsp5_device_access.c5193 cmd = cyttsp5_get_commands(); in cyttsp5_device_access_init()