Searched refs:subscribe_attention (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_loader.c | 517 rc = cmd->subscribe_attention(dev, CY_ATTEN_STARTUP, in cyttsp5_upgrade_firmware() 940 rc = cmd->subscribe_attention(dev, CY_ATTEN_STARTUP, in cyttsp5_upgrade_ttconfig() 1481 cmd->subscribe_attention(dev, CY_ATTEN_IRQ, CYTTSP5_LOADER_NAME, in cyttsp5_loader_probe() 1484 cmd->subscribe_attention(dev, CY_ATTEN_LOADER, CYTTSP5_LOADER_NAME, in cyttsp5_loader_probe()
|
| H A D | cyttsp5_debug.c | 317 rc = cmd->subscribe_attention(dev, CY_ATTEN_IRQ, CYTTSP5_DEBUG_NAME, in cyttsp5_debug_probe()
|
| H A D | cyttsp5_regs.h | 895 int (*subscribe_attention)(struct device *dev, member
|
| H A D | cyttsp5_device_access.c | 5101 cmd->subscribe_attention(dev, CY_ATTEN_STARTUP, in cyttsp5_device_access_probe()
|
| H A D | cyttsp5_core.c | 5654 .subscribe_attention = _cyttsp5_subscribe_attention,
|