Home
last modified time | relevance | path

Searched defs:recorded (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/replay/
H A Dreplay-audio.c38 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in()
H A Dstubs-system.c18 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in()
/openbmc/phosphor-mboxd/test/
H A Derase_flash.c36 struct erase_info_user *recorded; variable
/openbmc/hiomapd/test/
H A Dflash_erase.c38 struct erase_info_user *recorded; variable
/openbmc/linux/arch/microblaze/kernel/
H A Dftrace.c102 static unsigned int recorded; /* if save was or not */ variable
/openbmc/linux/arch/mips/mm/
H A Dinit.c326 } recorded = { { { 0 } }, 0 }; in maar_init() local
/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h441 bool recorded; member