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