Searched refs:fwversion (Results 1 – 3 of 3) sorted by relevance
321 uint16_t fwversion; in pms_elantech_probe_init() local365 fwversion = (resp[0] << 8) | resp[2]; in pms_elantech_probe_init()366 if (fwversion < ELANTECH_MIN_VERSION) { in pms_elantech_probe_init()
216 uint8_t fwversion; in scmd_attach() local220 error = (*(sc->sc_func_read_register))(sc, SCMD_REG_FID, &fwversion); in scmd_attach()243 fwversion, id, (id == SCMD_EXPECTED_ID) ? " (expected ID)" : " (unexpected ID)", in scmd_attach()
613 uint8_t fwversion = 0, model, heaterregister; in si70xx_attach() local726 fwversion = buf[0]; in si70xx_attach()728 fwversion)); in si70xx_attach()805 switch (fwversion) { in si70xx_attach()