OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btn_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pckbport/
synaptics.c
1271
uint8_t
btn_mask
, packet4, packet5;
local in function:pms_synaptics_parse
1376
btn_mask
= 0xff;
1380
btn_mask
= sc->button_mask;
1383
packet4 = psc->packet[4] &
btn_mask
;
1384
packet5 = psc->packet[5] &
btn_mask
;
synaptics.c
1271
uint8_t
btn_mask
, packet4, packet5;
local in function:pms_synaptics_parse
1376
btn_mask
= 0xff;
1380
btn_mask
= sc->button_mask;
1383
packet4 = psc->packet[4] &
btn_mask
;
1384
packet5 = psc->packet[5] &
btn_mask
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025