Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/keyboard/
Dmpr121_touchkey.c63 unsigned int statusbits; member
145 bit_changed = reg ^ mpr121->statusbits; in mpr_touchkey_report()
146 mpr121->statusbits = reg; in mpr_touchkey_report()