mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Question] Can I open a substream in kernel space without attach to a file pointer?
@ 2008-11-19 10:00 Bryan Wu
  2008-11-19 13:49 ` Takashi Iwai
  0 siblings, 1 reply; 13+ messages in thread
From: Bryan Wu @ 2008-11-19 10:00 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: ALSA devel, LKML

Hi Takashi,

I am developing a USB gadget driver compliant to USB Audio Class Spec 2.0.
So I want to open a PCM substream and do some playback of capture,
then close them?

I found snd_pcm_open_substream() is for opening a substream and attach
it to a file.
But in my application, there is no need to open a file before opening
a substream.

- Is there any interface for me to open a substream in kernel space
without attach to a file?
- How to playback and capture in kernel space, use snd_pcm_lib_write
and snd_pcm_lib_read?
- How to get the snd_pcm_hardware struct from low level driver,
because I have to get the hardware configuration of the snd pcm
device?

And I am reading the code of OSS emulator in ALSA. It provides some
info about the kernel space sound card programming.

Thanks a lot
-Bryan

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

end of thread, other threads:[~2008-12-12  9:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-19 10:00 [Question] Can I open a substream in kernel space without attach to a file pointer? Bryan Wu
2008-11-19 13:49 ` Takashi Iwai
2008-11-19 15:42   ` Bryan Wu
2008-11-19 16:01     ` Takashi Iwai
2008-11-20  6:27       ` Bryan Wu
2008-12-11 10:40       ` Bryan Wu
2008-12-11 12:03         ` Takashi Iwai
2008-12-11 13:19           ` Bryan Wu
2008-12-11 13:24             ` Takashi Iwai
2008-12-11 14:12               ` Bryan Wu
2008-12-12  6:59                 ` [alsa-devel] " Takashi Iwai
2008-12-12  8:49                   ` Bryan Wu
2008-12-12  9:07                     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®