Symbol: CONF_ENABLE_IRQ
drivers/ata/pata_pcmcia.c
197
pdev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO |
drivers/bluetooth/bluecard_cs.c
830
link->config_flags |= CONF_ENABLE_IRQ;
drivers/bluetooth/bt3c_cs.c
632
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP |
drivers/bluetooth/dtl1_cs.c
543
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/comedi/drivers/cb_das16_cs.c
354
link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ;
drivers/comedi/drivers/ni_labpc_cs.c
64
CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ;
drivers/comedi/drivers/ni_mio_cs.c
160
link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ;
drivers/comedi/drivers/quatech_daqp_cs.c
709
link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ;
drivers/gpib/cb7210/cb7210.c
1208
link->config_flags = CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/gpib/ines/ines_gpib.c
1078
link->config_flags = CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/gpib/tnt4882/tnt4882_gpib.c
1584
link->config_flags = CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/net/arcnet/com20020_cs.c
142
p_dev->config_flags |= CONF_ENABLE_IRQ;
drivers/net/can/sja1000/ems_pcmcia.c
260
dev->config_flags |= CONF_ENABLE_IRQ;
drivers/net/can/sja1000/peak_pcmcia.c
632
pdev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/net/can/softing/softing_cs.c
242
pcmcia->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IOMEM |
drivers/net/ethernet/3com/3c574_cs.c
279
link->config_flags |= CONF_ENABLE_IRQ;
drivers/net/ethernet/3com/3c589_cs.c
214
link->config_flags |= CONF_ENABLE_IRQ;
drivers/net/ethernet/8390/axnet_cs.c
158
link->config_flags |= CONF_ENABLE_IRQ;
drivers/net/ethernet/8390/axnet_cs.c
284
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/net/ethernet/8390/pcnet_cs.c
249
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/net/ethernet/amd/nmclan_cs.c
449
link->config_flags |= CONF_ENABLE_IRQ;
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
253
link->config_flags |= CONF_ENABLE_IRQ;
drivers/net/ethernet/smsc/smc91c92_cs.c
430
link->config_flags |= CONF_ENABLE_SPKR | CONF_ENABLE_IRQ |
drivers/net/ethernet/smsc/smc91c92_cs.c
589
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/net/ethernet/smsc/smc91c92_cs.c
623
link->config_flags |= CONF_ENABLE_SPKR | CONF_ENABLE_IRQ;
drivers/net/ethernet/xircom/xirc2ps_cs.c
810
link->config_flags |= CONF_ENABLE_IRQ;
drivers/parport/parport_cs.c
95
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/pcmcia/pcmcia_resource.c
509
if (p_dev->_io || flags & CONF_ENABLE_IRQ)
drivers/pcmcia/pcmcia_resource.c
522
if (flags & CONF_ENABLE_IRQ)
drivers/pcmcia/pcmcia_resource.c
559
if ((flags & CONF_ENABLE_IRQ) &&
drivers/scsi/pcmcia/aha152x_stub.c
104
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/scsi/pcmcia/fdomain_cs.c
36
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/scsi/pcmcia/nsp_cs.c
1599
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_CHECK_VCC |
drivers/scsi/pcmcia/qlogic_stub.c
160
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/scsi/pcmcia/sym53c500_cs.c
857
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/ssb/bridge_pcmcia_80211.c
40
dev->config_flags |= CONF_ENABLE_IRQ;
drivers/tty/ipwireless/main.c
176
CONF_ENABLE_IRQ;
drivers/tty/serial/8250/serial_cs.c
314
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO;
drivers/usb/host/sl811_cs.c
150
link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP |
sound/pcmcia/pdaudiocf/pdaudiocf.c
130
link->config_flags = CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ;
sound/pcmcia/pdaudiocf/pdaudiocf.c
210
link->config_flags |= CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ;
sound/pcmcia/vx/vxpocket.c
128
link->config_flags |= CONF_ENABLE_IRQ;