Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dac97_codec.h177 struct snd_ac97_build_ops { struct
178 int (*build_3d) (struct snd_ac97 *ac97);
179 int (*build_specific) (struct snd_ac97 *ac97);
180 int (*build_spdif) (struct snd_ac97 *ac97);
181 int (*build_post_spdif) (struct snd_ac97 *ac97);
183 void (*suspend) (struct snd_ac97 *ac97);
184 void (*resume) (struct snd_ac97 *ac97);
186 void (*update_jacks) (struct snd_ac97 *ac97); /* for jack-sharing */