OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EV_SIZES
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/input/
input_device.py
254
if ev_type not in
EV_SIZES
:
257
size =
EV_SIZES
[ev_type] / 8 # Convert bits to bytes
linux_input.py
1131
EV_SIZES
= {
[
all
...]
Completed in 52 milliseconds