Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c368 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 Dcyttsp5_regs.h916 int (*request_tthe_print)(struct device *dev, u8 *buf, int buf_len, member
H A Dcyttsp5_core.c5669 .request_tthe_print = _cyttsp5_request_tthe_print,