Home
last modified time | relevance | path

Searched refs:CONF_ENABLE_SPKR (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/pcmcia/
Dcs.h177 #define CONF_ENABLE_SPKR 0x04 macro
/linux-2.4.37.9/drivers/net/wireless/
Dairo_cs.c399 link->conf.Attributes |= CONF_ENABLE_SPKR; in airo_config()
Datmel_cs.c467 link->conf.Attributes |= CONF_ENABLE_SPKR; in atmel_config()
Dorinoco_cs.c375 link->conf.Attributes |= CONF_ENABLE_SPKR; in orinoco_cs_config()
/linux-2.4.37.9/drivers/isdn/hisax/
Dsedlbauer_cs.c401 link->conf.Attributes |= CONF_ENABLE_SPKR; in sedlbauer_config()
/linux-2.4.37.9/drivers/char/pcmcia/
Dserial_cs.c174 link->conf.Attributes |= CONF_ENABLE_SPKR; in serial_attach()
/linux-2.4.37.9/drivers/net/pcmcia/
Dsmc91c92_cs.c543 link->conf.Attributes |= CONF_ENABLE_SPKR; in mhz_mfc_config()
786 link->conf.Attributes |= CONF_ENABLE_SPKR; in osi_config()
Daxnet_cs.c457 link->conf.Attributes |= CONF_ENABLE_SPKR; in axnet_config()
Dpcnet_cs.c699 link->conf.Attributes |= CONF_ENABLE_SPKR; in pcnet_config()
Dxirc2ps_cs.c977 link->conf.Attributes |= CONF_ENABLE_SPKR; in xirc2ps_config()
/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.c1855 link->conf.Attributes |= CONF_ENABLE_SPKR; in nsp_cs_config()
/linux-2.4.37.9/drivers/pcmcia/
Dcs.c1707 if (req->Attributes & CONF_ENABLE_SPKR) in pcmcia_request_configuration()