Home
last modified time | relevance | path

Searched refs:HID_STAT_PARSED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/
A Dhid-core.c694 device->status &= ~HID_STAT_PARSED; in hid_close_report()
1208 if (WARN_ON(device->status & HID_STAT_PARSED)) in hid_open_report()
1285 device->status |= HID_STAT_PARSED; in hid_open_report()
/linux/include/linux/
A Dhid.h524 #define HID_STAT_PARSED BIT(1) macro

Completed in 11 milliseconds