Home
last modified time | relevance | path

Searched refs:buffer_changed (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/sof/
H A Dpcm.c193 if (runtime->buffer_changed) { in sof_pcm_stream_free()
/linux/sound/isa/gus/
H A Dgus_pcm.c390 if (runtime->buffer_changed) { in snd_gf1_pcm_playback_hw_params()
/linux/include/sound/
H A Dpcm.h442 unsigned int buffer_changed:1; /* buffer allocation changed; set only in managed mode */ member
/linux/sound/pci/mixart/
H A Dmixart.c624 if (subs->runtime->buffer_changed) { in snd_mixart_hw_params()
/linux/sound/pci/trident/
H A Dtrident_main.c784 if (runtime->buffer_changed) { in snd_trident_allocate_pcm_mem()
/linux/sound/core/
H A Dpcm_native.c805 runtime->buffer_changed = err > 0; in snd_pcm_hw_params()