Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ice1712/
Dice1712.h514 struct snd_ice1712_card_info { struct
515 unsigned int subvendor;
516 char *name;
517 char *model;
518 char *driver;
519 int (*chip_init)(struct snd_ice1712 *);
520 int (*build_controls)(struct snd_ice1712 *);
521 unsigned int no_mpu401:1;
522 unsigned int mpu401_1_info_flags;
523 unsigned int mpu401_2_info_flags;
[all …]