Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duinput.rs38 const EV_REP: libc::c_int = 0x14; constant
212 libc::ioctl(fd, UI_SET_EVBIT, EV_REP); in init()