qemu/hw/usb
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros
Generated using:

 $ ./scripts/codeconverter/converter.py -i \
   --pattern=TypeCheckMacro $(git grep -l '' -- '*.[ch]')

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-12-ehabkost@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-13-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-14-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:09 -04:00
..
bus.c usb/bus: Remove dead assignment in usb_get_fw_dev_path() 2020-09-01 12:03:39 +02:00
ccid-card-emulated.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
ccid-card-passthru.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
ccid.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
chipidea.c
combined-packet.c
core.c usb: fix setup_len init (CVE-2020-14364) 2020-08-31 08:23:39 +02:00
desc-msos.c
desc.c
desc.h
dev-audio.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-hid.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-hub.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-mtp.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-network.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-serial.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-smartcard-reader.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-storage.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-uas.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
dev-wacom.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-dwc2.c
hcd-dwc2.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-ehci-pci.c
hcd-ehci-sysbus.c
hcd-ehci.c ehci: drop pointless warn_report for guest bugs. 2020-08-31 08:10:47 +02:00
hcd-ehci.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-musb.c
hcd-ohci-pci.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-ohci.c
hcd-ohci.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-uhci.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hcd-xhci-nec.c
hcd-xhci.c hw: xhci: check return value of 'usb_packet_map' 2020-08-31 08:10:47 +02:00
hcd-xhci.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
host-libusb.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
host-stub.c
host.h
imx-usb-phy.c
Kconfig meson: Add U2F key to meson 2020-08-31 08:23:10 +02:00
libhw.c
meson.build hw/usb: Add U2F device autoscan to passthru mode 2020-08-31 08:23:39 +02:00
quirks-ftdi-ids.h
quirks-pl2303-ids.h
quirks.c
quirks.h
redirect.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
trace-events
trace.h
tusb6010.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
u2f-emulated.c hw/usb: Add U2F key emulated mode 2020-08-31 08:10:47 +02:00
u2f-passthru.c hw/usb: Add U2F device autoscan to passthru mode 2020-08-31 08:23:39 +02:00
u2f.c hw/usb: Add U2F key base class implementation 2020-08-31 08:10:47 +02:00
u2f.h hw/usb: Add U2F key base class 2020-08-31 08:10:47 +02:00
xen-usb.c