Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.h520 struct snd_ice1712_card_info { struct
521 unsigned int subvendor;
522 const char *name;
523 const char *model;
524 const char *driver;
525 int (*chip_init)(struct snd_ice1712 *);
526 void (*chip_exit)(struct snd_ice1712 *);
527 int (*build_controls)(struct snd_ice1712 *);
528 unsigned int no_mpu401:1;
529 unsigned int mpu401_1_info_flags;
[all …]