qemu/hw/sensor
Zhao Liu bead980175 hw/sensor: Replace type_register() with type_register_static()
Replace type_register() with type_register_static() because
type_register() will be deprecated.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20241029085934.2799066-8-zhao1.liu@intel.com
2024-12-10 18:49:25 +01:00
..
adm1266.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
adm1272.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
dps310.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
emc141x.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
isl_pmbus_vr.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
Kconfig hw/sensor: add ADM1266 device model 2023-11-07 13:08:49 +01:00
lsm303dlhc_mag.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
max31785.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
max34451.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
meson.build hw/sensor: add ADM1266 device model 2023-11-07 13:08:49 +01:00
tmp105.c hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 2024-11-05 10:10:00 +00:00
tmp421.c hw/sensor: Replace type_register() with type_register_static() 2024-12-10 18:49:25 +01:00
trace-events hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 2024-11-05 10:10:00 +00:00
trace.h hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 2024-11-05 10:10:00 +00:00