Searched defs:read_u32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/gdb/linux/ | ||
H A D | utils.py | 134 def read_u32(buffer, offset): function |
/openbmc/qemu/ui/ | ||
H A D | vnc.c | 1765 uint32_t read_u32(uint8_t *data, size_t offset) in read_u32() function |