Home
last modified time | relevance | path

Searched refs:verbs (Results 1 – 16 of 16) sorted by relevance

/sound/hda/codecs/realtek/
A Dalc882.c325 .v.verbs = (const struct hda_verb[]) {
333 .v.verbs = (const struct hda_verb[]) {
342 .v.verbs = (const struct hda_verb[]) {
351 .v.verbs = (const struct hda_verb[]) {
360 .v.verbs = (const struct hda_verb[]) {
412 .v.verbs = (const struct hda_verb[]) {
A Dalc880.c75 .v.verbs = (const struct hda_verb[]) {
113 .v.verbs = (const struct hda_verb[]) {
122 .v.verbs = (const struct hda_verb[]) {
A Dalc262.c76 .v.verbs = (const struct hda_verb[]) {
84 .v.verbs = (const struct hda_verb[]) {
A Dalc260.c122 .v.verbs = (const struct hda_verb[]) {
140 .v.verbs = (const struct hda_verb[]) {
A Dalc269.c1052 static const struct hda_verb verbs[] = { in alc271_fixup_dmic() local
1064 snd_hda_sequence_write(codec, verbs); in alc271_fixup_dmic()
3776 .v.verbs = (const struct hda_verb[]) {
3805 .v.verbs = (const struct hda_verb[]) {
3819 .v.verbs = (const struct hda_verb[]) {
4121 .v.verbs = (const struct hda_verb[]) {
4188 .v.verbs = (const struct hda_verb[]) {
4237 .v.verbs = (const struct hda_verb[]) {
4523 .v.verbs = (const struct hda_verb[]) {
4570 .v.verbs = (const struct hda_verb[]) {
[all …]
A Dalc662.c364 .v.verbs = (const struct hda_verb[]) {
599 .v.verbs = (const struct hda_verb[]) {
716 .v.verbs = (const struct hda_verb[]) {
757 .v.verbs = (const struct hda_verb[]) {
A Dalc861.c68 .v.verbs = (const struct hda_verb[]) {
A Dalc268.c62 .v.verbs = (const struct hda_verb[]) {
/sound/hda/common/
A Dauto_parser.c786 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs()
803 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs()
849 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in __snd_hda_apply_fixup()
853 snd_hda_add_verbs(codec, fix->v.verbs); in __snd_hda_apply_fixup()
A DKconfig25 codec setup, add extra verbs, and re-configure the codec dynamically.
A Dhda_local.h290 const struct hda_verb *verbs; member
A Dcodec.c777 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
921 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_device_init()
/sound/hda/codecs/
A Danalog.c1011 .v.verbs = ad1884_dmic_init_verbs,
1021 .v.verbs = ad1884_dmic_init_verbs,
A Dsigmatel.c1439 .v.verbs = (const struct hda_verb[]) {
2715 .v.verbs = hp_bnb13_eq_verbs,
3899 .v.verbs = d965_core_init,
4249 .v.verbs = (const struct hda_verb[]) {
A Dconexant.c908 .v.verbs = (const struct hda_verb[]) {
/sound/hda/codecs/cirrus/
A Dcs420x.c506 .v.verbs = (const struct hda_verb[]) {

Completed in 82 milliseconds