All of lore.kernel.org
 help / color / mirror / Atom feed
* Accessing already probed snd_card in kernel space
@ 2011-04-15  5:46 Shreshtha
  2011-04-15  6:30 ` Lu Guanqun
  2011-04-15  7:37 ` Clemens Ladisch
  0 siblings, 2 replies; 9+ messages in thread
From: Shreshtha @ 2011-04-15  5:46 UTC (permalink / raw)
  To: Alsa-devel

Hi, I am completely new to ALSA and ASoC so my question formation may seems
vague but I will try to be clear in objective.
How can I access already detected/populated sound card from inside the
kernel using standard ALSA kernel APIs?
Any mapping of kernel api for the following steps -

1) Find the right ALSA-card. (using snd_card_create)

2) Find the wanted ALSA-control for this card with snd_ctl_find_numid(...).

3) Modify the control

I want to configure the vibrator from kernel using the ALSA kernel APIs.

>From user space alsa_amixer -Dhw set/sset "vibra command" "..."
I want to do it from kernel space using ALSA apis.

BR
Mickey

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

end of thread, other threads:[~2011-04-28  6:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15  5:46 Accessing already probed snd_card in kernel space Shreshtha
2011-04-15  6:30 ` Lu Guanqun
2011-04-15  7:49   ` Shreshtha
2011-04-15  7:57     ` Clemens Ladisch
2011-04-15  8:27       ` Shreshtha
2011-04-15  8:36         ` Lu Guanqun
2011-04-15  9:00           ` Shreshtha
2011-04-28  5:55         ` Koul, Vinod
2011-04-15  7:37 ` Clemens Ladisch

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.