Lines Matching defs:enable
117 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
133 module_param_array(enable, bool, NULL, 0444);
134 MODULE_PARM_DESC(enable, "Enable " CARD_NAME " soundcard.");
1065 /* enable WP ints */
1112 /* need to enable subgroups.. and we should probably
1193 /* enable WP ints */
1735 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); /* enable WP ints */
2134 First frob the "master output enable" bit,
2249 outw(0x3000, iobase + ESM_RING_BUS_CONTR_A); /* enable ringbus/serial */
2262 //w |= RINGB_EN_2CODEC; /* enable 2nd codec */
2321 enable, enable extra chans 1Mb */
2327 w &= ~0x0200; /* Channels 56,57,58,59 as Extra Play,Rec Channel enable
2637 /* enable PCI device */
2748 if (!enable[dev]) {