Searched refs:PRIi32 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | trace-events | 6 …_gpio_set_input(const char *id, int32_t line, int32_t level) "%s line: %" PRIi32 " level: %" PRIi32 7 …gpio_set_output(const char *id, int32_t line, int32_t level) "%s line: %" PRIi32 " level: %" PRIi32
|
/openbmc/u-boot/include/ |
H A D | inttypes.h | 62 # define PRIi32 "i" macro
|
/openbmc/qemu/hw/nvme/ |
H A D | trace-events | 107 …int64_t slba, uint32_t zone_idx, int all) "open zone, slba=%"PRIu64", idx=%"PRIu32", all=%"PRIi32"" 108 …nt64_t slba, uint32_t zone_idx, int all) "close zone, slba=%"PRIu64", idx=%"PRIu32", all=%"PRIi32"" 109 …t64_t slba, uint32_t zone_idx, int all) "finish zone, slba=%"PRIu64", idx=%"PRIu32", all=%"PRIi32"" 110 …nt64_t slba, uint32_t zone_idx, int all) "reset zone, slba=%"PRIu64", idx=%"PRIu32", all=%"PRIi32"" 112 …64_t slba, uint32_t zone_idx, int all) "offline zone, slba=%"PRIu64", idx=%"PRIu32", all=%"PRIi32""
|
/openbmc/qemu/block/ |
H A D | preallocate.c | 133 "(%" PRIi32 ")", child_bs->bl.request_alignment); in preallocate_absorb_opts()
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-rutabaga.c | 162 "%s: rutabaga_resource_unref returned %"PRIi32 in virtio_gpu_rutabaga_resource_unref()
|
/openbmc/qemu/hw/misc/ |
H A D | trace-events | 144 …, uint32_t duty) " fan clk: %s clock_hz: %" PRIu32 ", state: %d, cnt: %" PRIi32 ", rpm: %" PRIu32 …
|