hw/usb: Regroup USB HID protocol values
authorCésar Belley <cesar.belley@lse.epita.fr>
Wed, 12 Aug 2020 09:41:23 +0000 (11:41 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 31 Aug 2020 06:10:47 +0000 (08:10 +0200)
commit84b6c23629df888f1c11cace155704a97a239f7c
treebc291ed486754b010fe53ed4813b2b8f8d6eab62
parent10b2d90c947e557a2ec5c58919d2b5ad3c400c50
hw/usb: Regroup USB HID protocol values

Group some HID values that are used pretty much everywhere when
dealing with HID devices.

Signed-off-by: César Belley <cesar.belley@lse.epita.fr>
Message-id: 20200812094135.20550-2-cesar.belley@lse.epita.fr
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-hid.c
hw/usb/dev-wacom.c
include/hw/usb/hid.h [new file with mode: 0644]