Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/misc/
Dims-pcu.c95 bool have_stx; member
450 if (!pcu->have_stx && data != IMS_PCU_PROTOCOL_STX) in ims_pcu_process_data()
462 if (pcu->have_stx) in ims_pcu_process_data()
466 pcu->have_stx = true; in ims_pcu_process_data()
489 pcu->have_stx = false; in ims_pcu_process_data()