Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A 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()
/kernel/linux/linux-6.6/drivers/input/misc/
H A 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()

Completed in 7 milliseconds