Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h908 int (*request_stop_wd)(struct device *dev); member
H A Dcyttsp5_loader.c379 cmd->request_stop_wd(dev); in cyttsp5_load_app_()
H A Dcyttsp5_device_access.c1572 rc = cmd->request_stop_wd(dev); in cyttsp5_cmcp_test_show()
H A Dcyttsp5_core.c5663 .request_stop_wd = _cyttsp5_request_stop_wd,