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.c95 bool have_stx; member
443 pcu->have_stx = true; in ims_pcu_reset_packet()
457 if (!pcu->have_stx && data != IMS_PCU_PROTOCOL_STX) in ims_pcu_process_data()
477 if (pcu->have_stx) in ims_pcu_process_data()
482 pcu->have_stx = true; in ims_pcu_process_data()