Searched refs:old_state (Results 1 – 2 of 2) sorted by relevance
2326 enum fsg_state old_state; in handle_exception() local2371 old_state = common->state; in handle_exception()2373 if (old_state == FSG_STATE_ABORT_BULK_OUT) in handle_exception()2385 switch (old_state) { in handle_exception()
1812 static int old_state; in musb_irq_work() local1814 if (musb->xceiv->state != old_state) { in musb_irq_work()1815 old_state = musb->xceiv->state; in musb_irq_work()