mt_io_flags 162 drivers/hid/hid-multitouch.c unsigned long mt_io_flags; /* mt flags (MT_IO_FLAGS_*) */ mt_io_flags 940 drivers/hid/hid-multitouch.c if (test_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags)) mt_io_flags 941 drivers/hid/hid-multitouch.c set_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags); mt_io_flags 943 drivers/hid/hid-multitouch.c clear_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags); mt_io_flags 944 drivers/hid/hid-multitouch.c clear_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); mt_io_flags 1098 drivers/hid/hid-multitouch.c set_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); mt_io_flags 1159 drivers/hid/hid-multitouch.c if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) mt_io_flags 1233 drivers/hid/hid-multitouch.c if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags)) mt_io_flags 1240 drivers/hid/hid-multitouch.c clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); mt_io_flags 1677 drivers/hid/hid-multitouch.c if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) mt_io_flags 1679 drivers/hid/hid-multitouch.c if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags)) mt_io_flags 1681 drivers/hid/hid-multitouch.c clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags);