Home | History | Annotate | Download | only in dev

Lines Matching defs:ADB_ACTION_IN

110 #define ADB_ACTION_IN		0x4	/* receiving data */
374 if (adbActionState == ADB_ACTION_IN) {
433 adbActionState = ADB_ACTION_IN;
440 case ADB_ACTION_IN:
781 adbActionState = ADB_ACTION_IN;
802 adbActionState = ADB_ACTION_IN; /* set next state */
807 case ADB_ACTION_IN:
959 adbActionState = ADB_ACTION_IN;
1273 adbActionState = ADB_ACTION_IN; /* set next state */
1281 case ADB_ACTION_IN: