you can check an example like
alsa-driver-1.0.3/pci/emu10k1/emumixer.c
_
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
-
Pavana Sharma wrote:
> I am providing control interface for my driver to access from user space
> with functions get & put .
>
> * while creating new controls should I be allowed to create my hardware
> specific controls like gain, power, rate & other codec specific parameters.
All controls are h
hello,
I am providing control interface for my driver to access from user space
with functions get & put .
( driver is for arm platform ) .
I want to know
* while creating new controls should I be allowed to create my hardware
specific controls like gain, power, rate & other codec specific par