Lines Matching refs:reset_done
1492 || (fotg210->reset_done[0] && time_after_eq( in fotg210_hub_status_data()
1493 jiffies, fotg210->reset_done[0]))) { in fotg210_hub_status_data()
1597 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1648 if (!fotg210->reset_done[wIndex]) { in fotg210_hub_control()
1650 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
1654 fotg210->reset_done[wIndex]); in fotg210_hub_control()
1659 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1662 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1685 fotg210->reset_done[wIndex])) { in fotg210_hub_control()
1687 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1711 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1744 fotg210->reset_done[wIndex] = 0; in fotg210_hub_control()
1809 fotg210->reset_done[wIndex] = jiffies in fotg210_hub_control()
5445 fotg210->reset_done[0] == 0) { in fotg210_irq()
5452 fotg210->reset_done[0] = jiffies + msecs_to_jiffies(25); in fotg210_irq()
5455 mod_timer(&hcd->rh_timer, fotg210->reset_done[0]); in fotg210_irq()