All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: alsa-devel@alsa-project.org
Subject: Is there a function I can call from my ISR to tell ALSA to abort playback?
Date: Wed, 14 Nov 2007 14:41:39 -0600	[thread overview]
Message-ID: <473B5D83.2020408@freescale.com> (raw)

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

             reply	other threads:[~2007-11-15  8:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-14 20:41 Timur Tabi [this message]
2007-11-15  8:34 ` Is there a function I can call from my ISR to tell ALSA to abort playback? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=473B5D83.2020408@freescale.com \
    --to=timur@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.