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