Searched refs:ldr_err_app (Results 1 – 1 of 1) sorted by relevance
47 static const u8 ldr_err_app[] = { variable1615 u8 buf[sizeof(ldr_err_app)]; in cyttsp4_startup_()1619 rc1 = cyttsp4_adap_read(cd, CY_REG_BASE, sizeof(ldr_err_app), in cyttsp4_startup_()1623 } else if (!memcmp(buf, ldr_err_app, sizeof(ldr_err_app))) { in cyttsp4_startup_()