From: Timur Tabi <timur@freescale.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: How to report error in _pointer function?
Date: Mon, 11 Aug 2008 10:37:29 -0500 [thread overview]
Message-ID: <48A05CB9.7010205@freescale.com> (raw)
In-Reply-To: <s5hhc9sm32f.wl%tiwai@suse.de>
Takashi Iwai wrote:
> Hm? snd_pcm_pre_stop() returns -EBADFD if the stream *IS* OPEN.
> If it's RUNNING, it will stop the stream and change the state.
Hmmm.... you're right. I don't know what I was thinking.
Tracing the code, I see that ALSA does call my driver's trigger function to stop
the stream. So why doesn't the application also stop?
--
Timur Tabi
Linux kernel developer at Freescale
prev parent reply other threads:[~2008-08-11 15:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 15:56 How to report error in _pointer function? Timur Tabi
2008-07-30 16:12 ` Takashi Iwai
2008-08-06 21:54 ` Timur Tabi
2008-08-07 16:29 ` Takashi Iwai
2008-08-07 18:59 ` Timur Tabi
2008-08-08 12:03 ` Takashi Iwai
2008-08-08 15:55 ` Timur Tabi
2008-08-08 22:26 ` Timur Tabi
2008-08-11 7:19 ` Takashi Iwai
2008-08-11 15:37 ` Timur Tabi [this message]
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=48A05CB9.7010205@freescale.com \
--to=timur@freescale.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/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.