Searched refs:ad198x_patch (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/sound/pcm/ |
| H A D | ac97_patch.h | 34 void ad198x_patch(struct ac97_info*);
|
| H A D | ac97_patch.c | 51 void ad198x_patch(struct ac97_info* codec) in ad198x_patch() function
|
| H A D | ac97.c | 146 { 0x41445368, 0x00, 0, "AD1888", ad198x_patch }, 147 { 0x41445370, 0x00, 0, "AD1980", ad198x_patch }, 150 { 0x41445375, 0x00, 0, "AD1985", ad198x_patch }, 151 { 0x41445378, 0x00, 0, "AD1986", ad198x_patch },
|