Home
last modified time | relevance | path

Searched refs:snd_ac97_build_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/pci/ac97/
H A Dac97_patch.c1304 static const struct snd_ac97_build_ops patch_cirrus_ops = {
2628 static const struct snd_ac97_build_ops patch_alc650_ops = {
2780 static const struct snd_ac97_build_ops patch_alc655_ops = {
2894 static const struct snd_ac97_build_ops patch_alc850_ops = {
2999 static const struct snd_ac97_build_ops patch_cm9738_ops = {
3084 static const struct snd_ac97_build_ops patch_cm9739_ops = {
3254 static const struct snd_ac97_build_ops patch_cm9761_ops = {
3352 static const struct snd_ac97_build_ops patch_cm9780_ops = {
3387 static const struct snd_ac97_build_ops patch_vt1613_ops = {
3486 static const struct snd_ac97_build_ops patch_vt1616_ops = {
[all …]
H A Dac97_codec.c2028 static const struct snd_ac97_build_ops null_build_ops;
/linux-6.15/include/sound/
H A Dac97_codec.h177 struct snd_ac97_build_ops { struct
236 const struct snd_ac97_build_ops *build_ops;
/linux-6.15/scripts/
H A Dconst_structs.checkpatch87 snd_ac97_build_ops