HomeSort by relevance Sort by last modified time
    Searched full:raw_event (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
hid.h 587 * @report_table: on which reports to call raw_event (NULL means all)
588 * @raw_event: if report in report_table, this hook is called (NULL means nop)
598 * raw_event and event should return 0 on no action performed, 1 when no
622 int (*raw_event)(struct hid_device *hdev, struct hid_report *report, member in struct:hid_driver

Completed in 178 milliseconds