Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duinput.rs30 const UINPUT_SUFFIX_SIZE: usize = UINPUT_SUFFIX.len(); constant
163 name.truncate(UINPUT_MAX_NAME_SIZE - UINPUT_SUFFIX_SIZE); in init()