Searched refs:CONTROLnsRequestOut (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/drivers/staging/vt6656/ |
D | mac.c | 89 CONTROLnsRequestOut(pDevice, in MACvSetMultiAddrByHash() 118 CONTROLnsRequestOut(pDevice, in MACvWriteMultiAddr() 159 CONTROLnsRequestOut(pDevice, in MACvSetBBType() 179 CONTROLnsRequestOut(pDevice, in MACvSetMISCFifo() 218 CONTROLnsRequestOut(pDevice, in MACvDisableKeyEntry() 312 CONTROLnsRequestOut(pDevice, in MACvSetKeyEntry() 331 CONTROLnsRequestOut(pDevice, in MACvRegBitsOff() 349 CONTROLnsRequestOut(pDevice, in MACvRegBitsOn() 366 CONTROLnsRequestOut(pDevice, in MACvWriteWord() 388 CONTROLnsRequestOut(pDevice, in MACvWriteBSSIDAddress() [all …]
|
D | control.c | 64 CONTROLnsRequestOut(pDevice, in ControlvWriteByte() 92 CONTROLnsRequestOut(pDevice, in ControlvMaskByte()
|
D | rf.c | 733 CONTROLnsRequestOut(pDevice, in IFRFbWriteEmbeded() 1044 CONTROLnsRequestOut(pDevice, in RFbRFTableDownload() 1061 CONTROLnsRequestOut(pDevice, in RFbRFTableDownload() 1082 CONTROLnsRequestOut(pDevice, in RFbRFTableDownload() 1102 CONTROLnsRequestOut(pDevice, in RFbRFTableDownload() 1119 CONTROLnsRequestOut(pDevice, in RFbRFTableDownload()
|
D | card.c | 121 CONTROLnsRequestOut(pDevice, in CARDbSetMediaChannel() 465 CONTROLnsRequestOut(pDevice, in CARDvSetRSPINF() 555 CONTROLnsRequestOut(pDevice, in vUpdateIFS() 563 CONTROLnsRequestOut(pDevice, in vUpdateIFS() 735 CONTROLnsRequestOut(pDevice, in CARDvAdjustTSF() 872 CONTROLnsRequestOut(pDevice, in CARDvSetFirstNextTBTT() 921 CONTROLnsRequestOut(pDevice, in CARDvUpdateNextTBTT()
|
D | control.h | 39 #define CONTROLnsRequestOut(Device, Request, Value, Index, Length, Buffer) \ macro
|
D | firmware.c | 128 NdisStatus = CONTROLnsRequestOut(pDevice, in FIRMWAREbBrach2Sram()
|
D | power.c | 145 CONTROLnsRequestOut(pDevice, MESSAGE_TYPE_DISABLE_PS, 0, in PSvDisablePowerSaving()
|
D | key.c | 88 CONTROLnsRequestOut(pDevice, in s_vCheckKeyTableValid() 139 CONTROLnsRequestOut(pDevice, in KeyvInitTable()
|
D | baseband.c | 971 CONTROLnsRequestOut(pDevice, in BBvSetAntennaMode() 1134 CONTROLnsRequestOut(pDevice, in BBbVT3184Init() 1143 CONTROLnsRequestOut(pDevice, in BBbVT3184Init()
|
D | main_usb.c | 415 ntStatus = CONTROLnsRequestOut(pDevice, in device_init_registers() 1569 CONTROLnsRequestOut(pDevice, in device_set_multi()
|
D | wcmd.c | 1027 CONTROLnsRequestOut(pDevice, in vRunCommand()
|