Searched refs:request_tthe_print (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_loader.c | 368 cmd->request_tthe_print(dev, NULL, 0, "start load app"); in cyttsp5_load_app_() 383 cmd->request_tthe_print(dev, NULL, 0, "Send BL Loader Enter"); in cyttsp5_load_app_() 410 cmd->request_tthe_print(dev, NULL, 0, "Send BL Loader Blocks"); in cyttsp5_load_app_() 456 cmd->request_tthe_print(dev, NULL, 0, "Send BL Loader Terminate"); in cyttsp5_load_app_()
|
| H A D | cyttsp5_regs.h | 916 int (*request_tthe_print)(struct device *dev, u8 *buf, int buf_len, member
|
| H A D | cyttsp5_core.c | 5669 .request_tthe_print = _cyttsp5_request_tthe_print,
|