Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dhid.h454 #define HID_STAT_PARSED 2 macro
816 if (hdev->status & HID_STAT_PARSED) in hid_parse()
821 hdev->status |= HID_STAT_PARSED; in hid_parse()