Lines Matching refs:reset_done
1423 (fotg210->reset_done[0] &&
1424 time_after_eq(jiffies, fotg210->reset_done[0]))) {
1517 fotg210->reset_done[wIndex] = jiffies
1568 if (!fotg210->reset_done[wIndex]) {
1570 fotg210->reset_done[wIndex] = jiffies
1574 fotg210->reset_done[wIndex]);
1579 fotg210->reset_done[wIndex])) {
1582 fotg210->reset_done[wIndex] = 0;
1604 fotg210->reset_done[wIndex])) {
1606 fotg210->reset_done[wIndex] = 0;
1634 fotg210->reset_done[wIndex] = 0;
1667 fotg210->reset_done[wIndex] = 0;
1732 fotg210->reset_done[wIndex] = jiffies
5204 fotg210->reset_done[0] == 0) {
5211 fotg210->reset_done[0] = jiffies + msecs_to_jiffies(25);
5214 mod_timer(&hcd->rh_timer, fotg210->reset_done[0]);