xref: /openbmc/qemu/hw/sensor/trace-events (revision cb36e2573a02da2a4d95bae71e4d2f1a746d8ee2)
1# See docs/devel/tracing.rst for syntax documentation.
2
3# tmp105.c
4tmp105_read(uint8_t dev, uint8_t addr) "device: 0x%02x, addr: 0x%02x"
5tmp105_write(uint8_t dev, uint8_t addr) "device: 0x%02x, addr 0x%02x"
6tmp105_write_shutdown(uint8_t dev) "device: 0x%02x"
7