qemu-e2k/include/hw/timer
Eduardo Habkost a489d1951c Use OBJECT_DECLARE_TYPE when possible
This converts existing DECLARE_OBJ_CHECKERS usage to
OBJECT_DECLARE_TYPE when possible.

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

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20200916182519.415636-5-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 14:12:32 -04:00
..
a9gtimer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
allwinner-a10-pit.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
arm_mptimer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
armv7m_systick.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
aspeed_timer.h Use OBJECT_DECLARE_TYPE when possible 2020-09-18 14:12:32 -04:00
avr_timer16.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
bcm2835_systmr.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cmsdk-apb-dualtimer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cmsdk-apb-timer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
digic-timer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hpet.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
i8254.h Use OBJECT_DECLARE_TYPE when possible 2020-09-18 14:12:32 -04:00
i8254_internal.h i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h 2020-08-27 14:04:54 -04:00
imx_epit.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
imx_gpt.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
mips_gictimer.h hw/mips_gictimer: provide API for retrieving frequency 2017-02-21 22:24:58 +00:00
mss-timer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
npcm7xx_timer.h hw/timer: Add NPCM7xx Timer device model 2020-09-14 14:24:58 +01:00
nrf51_timer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
renesas_cmt.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
renesas_tmr.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
stm32f2xx_timer.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
tmu012.h hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' 2020-06-22 18:37:12 +02:00