qemu-patch-raspberry4/include/hw/usb
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible
This converts existing DECLARE_INSTANCE_CHECKER usage to
OBJECT_DECLARE_SIMPLE_TYPE when possible.

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

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20200916182519.415636-6-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 14:12:32 -04:00
..
chipidea.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
dwc2-regs.h dwc-hsotg (dwc2) USB host controller register definitions 2020-06-05 17:23:09 +01:00
ehci-regs.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
hcd-musb.h exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' 2020-06-12 11:20:15 -04:00
hid.h hw/usb: Regroup USB HID protocol values 2020-08-31 08:10:47 +02:00
imx-usb-phy.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
uhci-regs.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00