Searched refs:CONTROLnsRequestIn (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/staging/vt6656/ |
D | control.c | 77 ntStatus = CONTROLnsRequestIn(pDevice, in ControlvReadByte()
|
D | control.h | 45 #define CONTROLnsRequestIn(Device, Request, Value, Index, Length, Buffer) \ macro
|
D | firmware.c | 151 ntStatus = CONTROLnsRequestIn(pDevice, in FIRMWAREbCheckVersion()
|
D | main_usb.c | 429 …ntStatus = CONTROLnsRequestIn(pDevice,MESSAGE_TYPE_INIT_RSP,0,0,sizeof(RSP_CARD_INIT), (PBYTE) &(s… in device_init_registers() 438 ntStatus = CONTROLnsRequestIn(pDevice, in device_init_registers() 646 ntStatus = CONTROLnsRequestIn(pDevice, in device_init_registers() 1551 rc = CONTROLnsRequestIn(pDevice, in device_set_multi()
|
D | wcmd.c | 884 ntStatus = CONTROLnsRequestIn(pDevice, in vRunCommand()
|
D | baseband.c | 1002 ntStatus = CONTROLnsRequestIn(pDevice, in BBbVT3184Init()
|