Lines Matching refs:reset_done
1452 (fotg210->reset_done[0] && in fotg210_hub_status_data()
1453 time_after_eq(jiffies, fotg210->reset_done[0]))) { in fotg210_hub_status_data()
1546 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1597 if (!fotg210->reset_done[wIndex]) { in fotg210_hub_control()
1599 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1603 fotg210->reset_done[wIndex]); in fotg210_hub_control()
1608 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1611 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1633 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1635 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1659 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1692 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1757 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
5248 fotg210->reset_done[0] == 0) { in fotg210_irq()
5255 fotg210->reset_done[0] = jiffies + msecs_to_jiffies(25); in fotg210_irq()
5258 mod_timer(&hcd->rh_timer, fotg210->reset_done[0]); in fotg210_irq()