Searched refs:HIL_IDD_HEADER_ABS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhil.h253 #define HIL_IDD_HEADER_ABS 0x40 /* Reports Absolute Position */ macro
274 !!((header_packet) & HIL_IDD_HEADER_ABS))
288 ((!(*(header_ptr) & HIL_IDD_HEADER_ABS) || \
/linux-master/drivers/input/keyboard/
H A Dhil_kbd.c223 absdev = ptr->idd[1] & HIL_IDD_HEADER_ABS;

Completed in 209 milliseconds