Searched defs:snd_ac97_build_ops (Results 1 – 1 of 1) sorted by relevance
427 struct snd_ac97_build_ops { struct428 int (*build_3d) (struct snd_ac97 *ac97);429 int (*build_specific) (struct snd_ac97 *ac97);430 int (*build_spdif) (struct snd_ac97 *ac97);431 int (*build_post_spdif) (struct snd_ac97 *ac97);433 void (*suspend) (struct snd_ac97 *ac97);434 void (*resume) (struct snd_ac97 *ac97);436 void (*update_jacks) (struct snd_ac97 *ac97); /* for jack-sharing */