Home
last modified time | relevance | path

Searched defs:UINPUT_MAX_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/libevdev/include/linux/linux/
Duinput.h46 #define UINPUT_MAX_NAME_SIZE 80 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2422 pub const UINPUT_MAX_NAME_SIZE: usize = 80; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3352 pub const UINPUT_MAX_NAME_SIZE: usize = 80; constant