Searched refs:STATE_2PARAM_2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Df_midi.c58 STATE_2PARAM_2, enumerator in enum:__anon487
551 next_state = STATE_2PARAM_2;
553 case STATE_2PARAM_2:
588 port->state == STATE_2PARAM_2 ||
H A Df_midi2.c68 STATE_2PARAM_2, enumerator in enum:__anon475
869 next_state = STATE_2PARAM_2;
871 case STATE_2PARAM_2:
906 port->state == STATE_2PARAM_2 ||
/linux-master/sound/usb/
H A Dmidi.c142 #define STATE_2PARAM_2 3 macro
609 port->state = STATE_2PARAM_2;
611 case STATE_2PARAM_2:

Completed in 114 milliseconds