OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_hid_handle_destroy
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
usb-hid.c
839
static void
usb_hid_handle_destroy
(USBDevice *dev)
function
860
s->dev.handle_destroy =
usb_hid_handle_destroy
;
881
s->dev.handle_destroy =
usb_hid_handle_destroy
;
902
s->dev.handle_destroy =
usb_hid_handle_destroy
;
Completed in 236 milliseconds