Searched refs:verbs (Results 1 – 16 of 16) sorted by relevance
| /sound/hda/codecs/realtek/ |
| A D | alc882.c | 325 .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 D | alc880.c | 75 .v.verbs = (const struct hda_verb[]) { 113 .v.verbs = (const struct hda_verb[]) { 122 .v.verbs = (const struct hda_verb[]) {
|
| A D | alc262.c | 76 .v.verbs = (const struct hda_verb[]) { 84 .v.verbs = (const struct hda_verb[]) {
|
| A D | alc260.c | 122 .v.verbs = (const struct hda_verb[]) { 140 .v.verbs = (const struct hda_verb[]) {
|
| A D | alc269.c | 1052 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 D | alc662.c | 364 .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 D | alc861.c | 68 .v.verbs = (const struct hda_verb[]) {
|
| A D | alc268.c | 62 .v.verbs = (const struct hda_verb[]) {
|
| /sound/hda/common/ |
| A D | auto_parser.c | 786 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 D | Kconfig | 25 codec setup, add extra verbs, and re-configure the codec dynamically.
|
| A D | hda_local.h | 290 const struct hda_verb *verbs; member
|
| A D | codec.c | 777 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 D | analog.c | 1011 .v.verbs = ad1884_dmic_init_verbs, 1021 .v.verbs = ad1884_dmic_init_verbs,
|
| A D | sigmatel.c | 1439 .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 D | conexant.c | 908 .v.verbs = (const struct hda_verb[]) {
|
| /sound/hda/codecs/cirrus/ |
| A D | cs420x.c | 506 .v.verbs = (const struct hda_verb[]) {
|
Completed in 82 milliseconds