Home
last modified time | relevance | path

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

/drivers/input/misc/
Dims-pcu.c100 bool have_stx; member
455 if (!pcu->have_stx && data != IMS_PCU_PROTOCOL_STX) in ims_pcu_process_data()
467 if (pcu->have_stx) in ims_pcu_process_data()
471 pcu->have_stx = true; in ims_pcu_process_data()
494 pcu->have_stx = false; in ims_pcu_process_data()