Home
last modified time | relevance | path

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

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