diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2011-07-15 13:12:44 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2011-08-04 15:51:51 +0200 |
commit | 0d878eec1eddcf01f07c38c6040ea91184139299 (patch) | |
tree | 8cafff5fddbc2968673a0324c57cbd421da5efbf /hw/scsi-defs.h | |
parent | 0ce668bc5284ffebd2d0b269ae141f9a696dbd01 (diff) |
usb-hid: create & use HIDState
First step in separating out the HID emulation code from usb-hid, so it
can be reused without creating a dummy usb device like bluetooth does.
This creates a HIDState struct, moves the non-usbish fields from
USBHIDStruct there. Renames non-usbish structs, defines and functions
from usb* to hid*. Adapts the code to that.
Also cleans up a bunch of code style issues along the way.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/scsi-defs.h')
0 files changed, 0 insertions, 0 deletions