Searched refs:adbActionState (Results 1 – 2 of 2) sorted by relevance
230 int adbActionState = ADB_ACTION_NOTREADY; variable374 if (adbActionState == ADB_ACTION_IN) { in adb_cuda_tickle()378 adbActionState = ADB_ACTION_IDLE; in adb_cuda_tickle()417 switch (adbActionState) { in adb_intr_cuda()433 adbActionState = ADB_ACTION_IN; in adb_intr_cuda()492 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()504 adbActionState = ADB_ACTION_OUT; in adb_intr_cuda()515 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()554 adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_cuda()587 adbActionState = ADB_ACTION_IDLE; /* signal bus is idle */ in adb_intr_cuda()[all …]
193 int adbActionState = ADB_ACTION_NOTREADY; variable299 if (adbActionState == ADB_ACTION_IN) { in adb_cuda_tickle()303 adbActionState = ADB_ACTION_IDLE; in adb_cuda_tickle()350 switch (adbActionState) { in adb_intr_cuda()366 adbActionState = ADB_ACTION_IN; in adb_intr_cuda()425 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()437 adbActionState = ADB_ACTION_OUT; in adb_intr_cuda()448 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()487 adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_cuda()520 adbActionState = ADB_ACTION_IDLE; /* signal bus is idle */ in adb_intr_cuda()[all …]