Searched defs:onyx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/codecs/
H A DMakefile
H A Donyx.c48 struct onyx { struct
68 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) argument
84 onyx_write_register(struct onyx *onyx, u8 reg, u8 value) argument
122 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
139 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
198 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
214 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
258 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
270 onyx_set_capture_source(struct onyx *onyx, int mic) argument
318 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
334 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
375 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
394 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
496 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
519 struct onyx *onyx = snd_kcontrol_chip(kcontrol); local
585 onyx_register_init(struct onyx *onyx) argument
679 struct onyx *onyx = cii->codec_data; local
704 struct onyx *onyx = cii->codec_data; local
751 struct onyx *onyx = cii->codec_data; local
763 struct onyx *onyx = cii->codec_data; local
777 struct onyx *onyx = cii->codec_data; local
800 struct onyx *onyx = cii->codec_data; local
818 struct onyx *onyx = cii->codec_data; local
866 struct onyx *onyx = codec_to_onyx(codec); local
982 snd_device_free(aoa_get_card(), onyx); local
988 struct onyx *onyx = codec_to_onyx(codec); local
1036 struct onyx *onyx; local
1108 struct onyx *onyx = i2c_get_clientdata(client); local
[all...]

Completed in 62 milliseconds