Searched refs:UI_SET_KEYBIT (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Duinput.h60 #define UI_SET_KEYBIT _IOW(UINPUT_IOCTL_BASE, 101, int) macro
/external/bluetooth/bluedroid/btif/include/
H A Duinput.h542 #define UI_SET_KEYBIT _IOW(UINPUT_IOCTL_BASE, 101, int) macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c310 ioctl(fd, UI_SET_KEYBIT, key_map[x].mapped_id);
313 ioctl(fd, UI_SET_KEYBIT, x);

Completed in 1307 milliseconds