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 /async.c | |
| parent | 0ce668bc5284ffebd2d0b269ae141f9a696dbd01 (diff) | |
| download | focaccia-qemu-0d878eec1eddcf01f07c38c6040ea91184139299.tar.gz focaccia-qemu-0d878eec1eddcf01f07c38c6040ea91184139299.zip | |
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 'async.c')
0 files changed, 0 insertions, 0 deletions