Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dinput_device.py95 t = EV_TYPES.get(self.type, self.type)
592 print(' Event type %d (%s)' % (t, EV_TYPES.get(t, '?')))
Dlinux_input.py1125 EV_TYPES = { variable