Searched refs:HN_DEVICE_PAIRED (Results 1 – 2 of 2) sorted by relevance
512 if (wait_hotknot_state & HN_DEVICE_PAIRED) { in hotknot_event_handler()514 got_hotknot_state |= HN_DEVICE_PAIRED; in hotknot_event_handler()521 got_hotknot_state &= (~HN_DEVICE_PAIRED); in hotknot_event_handler()808 ret = hotknot_block_rw(HN_DEVICE_PAIRED, (s32) value); in gt1x_ioctl()
310 #define HN_DEVICE_PAIRED 0x80 macro