Searched refs:HID_STAT_PARSED (Results 1 – 2 of 2) sorted by relevance
474 #define HID_STAT_PARSED 2 macro
619 device->status &= ~HID_STAT_PARSED; in hid_close_report()959 if (WARN_ON(device->status & HID_STAT_PARSED)) in hid_open_report()1027 device->status |= HID_STAT_PARSED; in hid_open_report()