Searched refs:stream (Results 1 – 6 of 6) sorted by relevance
34 static char stream[] = { in acpigen_write_empty_pct() local49 acpigen_emit_stream(ctx, stream, ARRAY_SIZE(stream)); in acpigen_write_empty_pct()
441 void sandbox_sdl_fill_audio(void *udata, Uint8 *stream, int len) in sandbox_sdl_fill_audio() argument457 memcpy(stream, buf->data + buf->pos, avail); in sandbox_sdl_fill_audio()458 stream += avail; in sandbox_sdl_fill_audio()468 memset(stream, 0, len); in sandbox_sdl_fill_audio()
195 bool "Use the event stream for udelay"198 Use the event stream provided by the AArch64 architectural timer for
376 stream-match-mask = <0x7ff0>;
676 stream-match-mask = <0x7C00>;
677 stream-match-mask = <0x7c00>;
Completed in 14 milliseconds