Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/aoa/codecs/
H A DMakefile
H A Donyx.c45 struct onyx { struct
65 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) in onyx_read_register() argument
83 onyx_write_register(struct onyx *onyx, u8 reg, u8 value) onyx_write_register() argument
121 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
197 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_get() local
213 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_put() local
251 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_capture_source_get() local
263 onyx_set_capture_source(struct onyx *onyx, int mic) onyx_set_capture_source() argument
311 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_get() local
327 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_put() local
368 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_get() local
387 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_put() local
489 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_get() local
512 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_put() local
578 onyx_register_init(struct onyx *onyx) onyx_register_init() argument
672 struct onyx *onyx = cii->codec_data; onyx_usable() local
697 struct onyx *onyx = cii->codec_data; onyx_prepare() local
746 struct onyx *onyx = cii->codec_data; onyx_open() local
758 struct onyx *onyx = cii->codec_data; onyx_close() local
772 struct onyx *onyx = cii->codec_data; onyx_switch_clock() local
795 struct onyx *onyx = cii->codec_data; onyx_suspend() local
813 struct onyx *onyx = cii->codec_data; onyx_resume() local
862 struct onyx *onyx = codec_to_onyx(codec); onyx_init_codec() local
978 snd_device_free(aoa_get_card(), onyx); onyx_init_codec() local
984 struct onyx *onyx = codec_to_onyx(codec); onyx_exit_codec() local
997 struct onyx *onyx; onyx_i2c_probe() local
1034 struct onyx *onyx = i2c_get_clientdata(client); onyx_i2c_remove() local
[all...]
/kernel/linux/linux-6.6/sound/aoa/codecs/
H A DMakefile
H A Donyx.c45 struct onyx { struct
65 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) in onyx_read_register() argument
83 onyx_write_register(struct onyx *onyx, u8 reg, u8 value) onyx_write_register() argument
121 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
197 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_get() local
213 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_inputgain_put() local
251 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_capture_source_get() local
263 onyx_set_capture_source(struct onyx *onyx, int mic) onyx_set_capture_source() argument
311 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_get() local
327 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_mute_put() local
368 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_get() local
387 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_snd_single_bit_put() local
489 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_get() local
512 struct onyx *onyx = snd_kcontrol_chip(kcontrol); onyx_spdif_put() local
578 onyx_register_init(struct onyx *onyx) onyx_register_init() argument
672 struct onyx *onyx = cii->codec_data; onyx_usable() local
697 struct onyx *onyx = cii->codec_data; onyx_prepare() local
746 struct onyx *onyx = cii->codec_data; onyx_open() local
758 struct onyx *onyx = cii->codec_data; onyx_close() local
772 struct onyx *onyx = cii->codec_data; onyx_switch_clock() local
795 struct onyx *onyx = cii->codec_data; onyx_suspend() local
813 struct onyx *onyx = cii->codec_data; onyx_resume() local
862 struct onyx *onyx = codec_to_onyx(codec); onyx_init_codec() local
978 snd_device_free(aoa_get_card(), onyx); onyx_init_codec() local
984 struct onyx *onyx = codec_to_onyx(codec); onyx_exit_codec() local
996 struct onyx *onyx; onyx_i2c_probe() local
1033 struct onyx *onyx = i2c_get_clientdata(client); onyx_i2c_remove() local
[all...]

Completed in 2 milliseconds