Home
last modified time | relevance | path

Searched refs:CONTROLnsRequestIn (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/vt6656/
Dcontrol.c77 ntStatus = CONTROLnsRequestIn(pDevice, in ControlvReadByte()
Dcontrol.h45 #define CONTROLnsRequestIn(Device, Request, Value, Index, Length, Buffer) \ macro
Dfirmware.c151 ntStatus = CONTROLnsRequestIn(pDevice, in FIRMWAREbCheckVersion()
Dmain_usb.c429 …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()
Dwcmd.c884 ntStatus = CONTROLnsRequestIn(pDevice, in vRunCommand()
Dbaseband.c1002 ntStatus = CONTROLnsRequestIn(pDevice, in BBbVT3184Init()