Home
last modified time | relevance | path

Searched refs:i_worked (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dmax3421-hcd.c1400 int i, i_worked = 1; in max3421_spi_thread() local
1419 if (!i_worked) { in max3421_spi_thread()
1434 i_worked = 0; in max3421_spi_thread()
1437 i_worked |= max3421_urb_done(hcd); in max3421_spi_thread()
1439 i_worked = 1; in max3421_spi_thread()
1441 i_worked |= max3421_select_and_start_urb(hcd); in max3421_spi_thread()
1445 i_worked |= max3421_reset_hcd(hcd); in max3421_spi_thread()
1450 i_worked = 1; in max3421_spi_thread()
1453 i_worked |= max3421_check_unlink(hcd); in max3421_spi_thread()
1467 i_worked = 1; in max3421_spi_thread()