Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c85 #define MT_IO_FLAGS_ACTIVE_SLOTS 1 macro
939 if (test_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags)) in mt_sync_frame()
943 clear_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_sync_frame()
1097 set_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_process_slot()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-multitouch.c87 #define MT_IO_FLAGS_ACTIVE_SLOTS 1 macro
971 if (test_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags)) in mt_sync_frame()
975 clear_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_sync_frame()
1150 set_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_process_slot()

Completed in 6 milliseconds