Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c114 static struct cyttsp5_module loader_module; variable
119 return cyttsp5_get_module_data(dev, &loader_module); in cyttsp5_get_loader_data()
1551 static struct cyttsp5_module loader_module = { variable
1565 rc = cyttsp5_register_module(&loader_module); in cyttsp5_loader_init()
1580 cyttsp5_unregister_module(&loader_module); in cyttsp5_loader_exit()