Searched refs:MIC (Results 1 – 17 of 17) sorted by relevance
/linux-3.4.99/drivers/usb/wusbcore/ |
D | crypto.c | 392 .MIC = { 0x75, 0x6a, 0x97, 0x51, 0x0c, 0x8c, in wusb_oob_mic_verify() 400 else if (memcmp(stv_hsmic_hs.MIC, mic, sizeof(mic))) { in wusb_oob_mic_verify() 403 hs_size = sizeof(stv_hsmic_hs) - sizeof(stv_hsmic_hs.MIC); in wusb_oob_mic_verify() 412 wusb_key_dump(stv_hsmic_hs.MIC, sizeof(stv_hsmic_hs.MIC)); in wusb_oob_mic_verify()
|
D | security.c | 378 memset(hs[0].MIC, 0, sizeof(hs[0].MIC)); /* Per WUSB1.0[T7-22] */ in wusb_dev_4way_handshake() 449 if (memcmp(hs[1].MIC, mic, sizeof(hs[1].MIC))) { in wusb_dev_4way_handshake() 461 result = wusb_oob_mic(hs[2].MIC, keydvt_out.kck, &ccm_n, &hs[2]); in wusb_dev_4way_handshake()
|
/linux-3.4.99/Documentation/sound/oss/ |
D | vwsnd | 29 The microphone jack is connected to the AD1843's MIC input. The mic 31 MIC inputs. You can record in stereo from the mic input, but you will 34 the MIC input is 20 dB less, or +/- 0.2 V. 132 LINE, MIC, CD, and RECLEV. 137 channels are capable of stereo. (But see caveat on MIC input in I/O 143 Those are LINE, MIC, and CD. 148 PCM, LINE, MIC, CD. 167 This is the gain control for mixing the MIC source into the outputs.
|
D | WaveArtist | 71 MIC L (mouthpiece) 170 MIC R (electret mic)
|
/linux-3.4.99/sound/pci/ctxfi/ |
D | ctdaio.h | 36 MIC, /* Dedicated mic on Titanium HD */ enumerator
|
D | ctdaio.c | 53 [MIC] = {.left = 0x55, .right = 0xd5}, 131 case MIC: return 5; in daio_device_index()
|
D | ctatc.c | 1079 return atc_daio_unmute(atc, state, MIC); in atc_mic_unmute() 1511 dai = container_of(atc->daios[MIC], struct dai, daio); in atc_connect_resources()
|
/linux-3.4.99/include/linux/usb/ |
D | wusb.h | 372 hs, sizeof(*hs) - sizeof(hs->MIC)); in wusb_oob_mic()
|
D | ch9.h | 878 __u8 MIC[8]; member
|
/linux-3.4.99/drivers/net/fddi/ |
D | Kconfig | 66 - Netelligent 100 FDDI SAS Fibre MIC
|
/linux-3.4.99/Documentation/networking/ |
D | skfp.txt | 63 - Netelligent 100 FDDI SAS Fibre MIC
|
/linux-3.4.99/drivers/isdn/hisax/ |
D | Kconfig | 229 bool "MIC card" 232 This enables HiSax support for the ITH MIC card.
|
/linux-3.4.99/Documentation/crypto/ |
D | api-intro.txt | 186 Jouni Malinen (Michael MIC)
|
/linux-3.4.99/Documentation/isdn/ |
D | README.HiSax | 57 ith Kommunikationstechnik GmbH MIC 16 ISA card 178 17 MIC card irq, io 293 17 MIC card pa=irq pb=io
|
/linux-3.4.99/crypto/ |
D | Kconfig | 348 tristate "Michael MIC keyed digest algorithm" 351 Michael MIC is used for message integrity protection in TKIP
|
/linux-3.4.99/sound/core/oss/ |
D | mixer_oss.c | 1124 MIXER_VOL(MIC),
|
/linux-3.4.99/Documentation/ |
D | devices.txt | 1661 92 char Reserved for ith Kommunikationstechnik MIC ISDN card
|