Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h884 int (*launch_app)(struct device *dev, int protect); member
H A Dcyttsp5_loader.c343 return cmd->nonhid_cmd->launch_app(dev, 0); in cyttsp5_ldr_exit_()
H A Dcyttsp5_core.c5646 .launch_app = _cyttsp5_request_hid_output_launch_app,