Home
last modified time | relevance | path

Searched refs:kEplNmtEventSwitchOff (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/epl/
DEplNmtk.c365 case kEplNmtEventSwitchOff: in EplNmtkProcess()
397 case kEplNmtEventSwitchOff: in EplNmtkProcess()
438 case kEplNmtEventSwitchOff: in EplNmtkProcess()
492 case kEplNmtEventSwitchOff: in EplNmtkProcess()
567 case kEplNmtEventSwitchOff: in EplNmtkProcess()
649 case kEplNmtEventSwitchOff: in EplNmtkProcess()
723 case kEplNmtEventSwitchOff: in EplNmtkProcess()
850 case kEplNmtEventSwitchOff: in EplNmtkProcess()
932 case kEplNmtEventSwitchOff: in EplNmtkProcess()
1014 case kEplNmtEventSwitchOff: in EplNmtkProcess()
[all …]
DEplNmt.h172 kEplNmtEventSwitchOff = 0x2D, // enter state Off enumerator
DEplApiLinuxKernel.c468 EplRet = EplApiExecNmtCommand(kEplNmtEventSwitchOff); in EplLinRelease()
609 EplApiExecNmtCommand(kEplNmtEventSwitchOff); in EplLinIoctl()
Ddemo_main.c441 EplRet = EplApiExecNmtCommand(kEplNmtEventSwitchOff); in EplLinExit()