Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vt6655/
Dwcmd.c860 if (pDevice->bRadioCmd == true) in vCommandTimer()
906 bool bRadioCmd = false; in s_bCommandComplete() local
921 bRadioCmd = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].bRadioCmd; in s_bCommandComplete()
964 pDevice->bRadioCmd = bRadioCmd; in s_bCommandComplete()
1026 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].bRadioCmd = *((int *)pbyItem0); in bScheduleCommand()
Dwcmd.h81 bool bRadioCmd; member
Ddevice.h675 bool bRadioCmd; member
/linux-2.6.39/drivers/staging/vt6656/
Dwcmd.h79 BOOL bRadioCmd; member
Dwcmd.c1063 BOOL bRadioCmd = FALSE; in s_bCommandComplete() local
1078 bRadioCmd = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].bRadioCmd; in s_bCommandComplete()
1121 pDevice->bRadioCmd = bRadioCmd; in s_bCommandComplete()
1201 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].bRadioCmd = *((int *)pbyItem0); in bScheduleCommand()
Ddevice.h772 BOOL bRadioCmd; member