Home
last modified time | relevance | path

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

/linux/sound/aoa/codecs/
H A Donyx.c46 struct onyx { global() struct
63 mutexonyx global() argument
66 onyx_read_register(struct onyx * onyx,u8 reg,u8 * value) onyx_read_register() argument
84 onyx_write_register(struct onyx * onyx,u8 reg,u8 value) onyx_write_register() argument
122 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_vol_get() local
138 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_vol_put() local
194 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_get() local
209 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_put() local
246 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_capture_source_get() local
257 onyx_set_capture_source(struct onyx * onyx,int mic) onyx_set_capture_source() argument
304 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_get() local
319 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_put() local
357 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_get() local
375 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_put() local
473 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_get() local
495 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_put() local
560 onyx_register_init(struct onyx * onyx) onyx_register_init() argument
654 struct onyx *onyx = cii->codec_data; onyx_usable() local
678 struct onyx *onyx = cii->codec_data; onyx_prepare() local
720 struct onyx *onyx = cii->codec_data; onyx_open() local
731 struct onyx *onyx = cii->codec_data; onyx_close() local
744 struct onyx *onyx = cii->codec_data; onyx_switch_clock() local
766 struct onyx *onyx = cii->codec_data; onyx_suspend() local
779 struct onyx *onyx = cii->codec_data; onyx_resume() local
823 struct onyx *onyx = codec_to_onyx(codec); onyx_init_codec() local
945 struct onyx *onyx = codec_to_onyx(codec); onyx_exit_codec() local
957 struct onyx *onyx; onyx_i2c_probe() local
994 struct onyx *onyx = i2c_get_clientdata(client); onyx_i2c_remove() local
[all...]