Searched refs:HID_OUT_RUNNING (Results 1 – 2 of 2) sorted by relevance
305 #define HID_OUT_RUNNING 2 macro
1078 clear_bit(HID_OUT_RUNNING, &hid->iofl); in hid_ctrl()1084 clear_bit(HID_OUT_RUNNING, &hid->iofl); in hid_ctrl()1110 if (!test_and_set_bit(HID_OUT_RUNNING, &hid->iofl)) in hid_write_report()1112 clear_bit(HID_OUT_RUNNING, &hid->iofl); in hid_write_report()