Searched defs:eCommand (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/vt6655/
H A Dwcmd.c824 pDevice->eCommand = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].eCmd;
831 switch (pDevice->eCommand) {
880 CMD_CODE eCommand,
889 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].eCmd = eCommand;
894 switch (eCommand) {
942 * eCommand - Command
878 bScheduleCommand( void *hDeviceContext, CMD_CODE eCommand, unsigned char *pbyItem0 ) argument
H A Ddevice.h513 CMD_CODE eCommand; member in struct:vnt_private

Completed in 83 milliseconds