Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dmax3421-hcd.c1376 int i, i_worked = 1; in max3421_spi_thread() local
1395 if (!i_worked) { in max3421_spi_thread()
1410 i_worked = 0; in max3421_spi_thread()
1413 i_worked |= max3421_urb_done(hcd); in max3421_spi_thread()
1415 i_worked = 1; in max3421_spi_thread()
1417 i_worked |= max3421_select_and_start_urb(hcd); in max3421_spi_thread()
1421 i_worked |= max3421_reset_hcd(hcd); in max3421_spi_thread()
1426 i_worked = 1; in max3421_spi_thread()
1429 i_worked |= max3421_check_unlink(hcd); in max3421_spi_thread()
1443 i_worked = 1; in max3421_spi_thread()