All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there a function I can call from my ISR to tell ALSA to abort playback?
@ 2007-11-14 20:41 Timur Tabi
  2007-11-15  8:34 ` Jaroslav Kysela
  0 siblings, 1 reply; 9+ messages in thread
From: Timur Tabi @ 2007-11-14 20:41 UTC (permalink / raw)
  To: alsa-devel

In my ISR, I call snd_pcm_period_elapsed() to tell it that a period has elapsed. 
  I can also detect if playback has aborted for some reason (e.g. DMA controller 
has died).  Is there a function I can call in my ISR to tell ALSA to abort 
playback or capture?

-- 
Timur Tabi
Linux kernel developer at Freescale

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-11-16 10:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14 20:41 Is there a function I can call from my ISR to tell ALSA to abort playback? Timur Tabi
2007-11-15  8:34 ` Jaroslav Kysela
2007-11-15 15:00   ` Timur Tabi
2007-11-15 11:45     ` Takashi Iwai
2007-11-15 20:28       ` Timur Tabi
2007-11-16  5:42         ` Takashi Iwai
2007-11-16 10:41           ` Jaroslav Kysela
2007-11-16 10:49             ` Takashi Iwai
2007-11-16 10:52               ` Jaroslav Kysela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.