Home
last modified time | relevance | path

Searched refs:have_stx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/misc/
H A Dims-pcu.c96 bool have_stx; member
453 pcu->have_stx = false; in ims_pcu_reset_packet()
467 if (!pcu->have_stx && data != IMS_PCU_PROTOCOL_STX) in ims_pcu_process_data()
487 if (pcu->have_stx) in ims_pcu_process_data()
492 pcu->have_stx = true; in ims_pcu_process_data()