Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dkeychords.cpp151 msg.codes_ptr = reinterpret_cast<uintptr_t>(mask.data()); in GeteventEnable()
178 msg.codes_ptr = reinterpret_cast<uintptr_t>(mask.data()); in GeteventEnable()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput.h72 __u64 codes_ptr; member