Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/oxygen/
Doxygen.h76 struct oxygen_model { struct
77 const char *shortname;
78 const char *longname;
79 const char *chip;
80 void (*init)(struct oxygen *chip);
81 int (*control_filter)(struct snd_kcontrol_new *template);
82 int (*mixer_init)(struct oxygen *chip);
83 void (*cleanup)(struct oxygen *chip);
84 void (*suspend)(struct oxygen *chip);
85 void (*resume)(struct oxygen *chip);
[all …]