Home
last modified time | relevance | path

Searched refs:esstype (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/oss/
Dsb_card.c48 static int __initdata esstype = 0; /* ESS chip type */ variable
80 module_param(esstype, int, 000);
81 MODULE_PARM_DESC(esstype, "ESS chip type (doesn't work with pnp)");
157 sbmo.esstype = esstype; in sb_init_legacy()
Dsb_ess.c1069 switch (devc->sbmo.esstype) {
1101 printk (KERN_ERR "Invalid esstype=%d specified\n", devc->sbmo.esstype);
1106 sprintf (modelname, "ES%d", devc->sbmo.esstype);
1119 if (chip == NULL && devc->sbmo.esstype == ESSTYPE_LIKE20) {
1187 (devc->sbmo.esstype == ESSTYPE_DETECT ||
1188 devc->sbmo.esstype == ESSTYPE_LIKE20) ?
1190 devc->sbmo.esstype == ESSTYPE_LIKE20 ?
Dsb.h75 int esstype; /* ESS chip type */ member
/linux-4.1.27/Documentation/sound/oss/
DESS19 For ESS chips an additional parameter "esstype" can be specified. This controls