Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* How to create a proc entry for an ASoc codec?
@ 2014-04-11  9:16 Lin, Mengdong
  2014-04-11  9:28 ` Liam Girdwood
  2014-04-21 22:42 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Lin, Mengdong @ 2014-04-11  9:16 UTC (permalink / raw)
  To: Girdwood, Liam R, alsa-devel@alsa-project.org

Hi,

How to create a proc entry for an ASoc codec under the sound card?

We hope to create an proc entry for an I2S codec under /proc/asound/cardx, to debug the codec status at runtime.

So after the machine driver calls snd_soc_register_card(&soc_card), I calls snd_card_proc_new(soc_card .snd_card, ....)
But no codec entry is created although dmesg shows this function succeeds.

How ASoC creates the proc entries such as 'id' for the sound card?

Thanks
Mengdong

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

end of thread, other threads:[~2014-04-21 22:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11  9:16 How to create a proc entry for an ASoc codec? Lin, Mengdong
2014-04-11  9:28 ` Liam Girdwood
2014-04-21 22:42 ` Mark Brown

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