Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsb_card.c95 static int __initdata esstype = 0; /* ESS chip type */ variable
180 sbmo.esstype = esstype; in probe_sb()
226 MODULE_PARM(esstype, "i");
251 MODULE_PARM_DESC(esstype, "ESS chip type");
Dsb_ess.c1072 switch (devc->sbmo.esstype) {
1104 printk (KERN_ERR "Invalid esstype=%d specified\n", devc->sbmo.esstype);
1109 sprintf (modelname, "ES%d", devc->sbmo.esstype);
1122 if (chip == NULL && devc->sbmo.esstype == ESSTYPE_LIKE20) {
1191 , ( devc->sbmo.esstype == ESSTYPE_DETECT || devc->sbmo.esstype == ESSTYPE_LIKE20
1195 , ( devc->sbmo.esstype == ESSTYPE_LIKE20
Dsb.h75 int esstype; /* ESS chip type */ member
/linux-2.4.37.9/Documentation/sound/
DESS19 For ESS chips an additional parameter "esstype" can be specified. This controls