Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ice1712/
Dice1712.h507 struct snd_ice1712_card_info { struct
508 unsigned int subvendor;
509 const char *name;
510 const char *model;
511 const char *driver;
512 int (*chip_init)(struct snd_ice1712 *);
513 void (*chip_exit)(struct snd_ice1712 *);
514 int (*build_controls)(struct snd_ice1712 *);
515 unsigned int no_mpu401:1;
516 unsigned int mpu401_1_info_flags;
[all …]