Searched refs:esstype (Results 1 – 4 of 4) sorted by relevance
48 static int __initdata esstype = 0; /* ESS chip type */ variable80 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()
1069 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 ?
75 int esstype; /* ESS chip type */ member
19 For ESS chips an additional parameter "esstype" can be specified. This controls