X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhid.h;h=e5780f8c934a5a5ef00a9ab9b952ab682388c5ba;hb=8b805ef617cf0e02f6d18b891f8deb6246421b01;hp=5355ca4b939e583b8483e19ab888d03a0643630f;hpb=0d8762c9ee40cf83d5dbf3a22843bc566912b592;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/hid.h b/include/linux/hid.h index 5355ca4b939..e5780f8c934 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h @@ -410,6 +410,7 @@ struct hid_output_fifo { #define HID_SUSPENDED 5 #define HID_CLEAR_HALT 6 #define HID_DISCONNECTED 7 +#define HID_STARTED 8 struct hid_input { struct list_head list;