Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dmax3421-hcd.c1370 int i, i_worked = 1; in max3421_spi_thread() local
1389 if (!i_worked) { in max3421_spi_thread()
1404 i_worked = 0; in max3421_spi_thread()
1407 i_worked |= max3421_urb_done(hcd); in max3421_spi_thread()
1409 i_worked = 1; in max3421_spi_thread()
1411 i_worked |= max3421_select_and_start_urb(hcd); in max3421_spi_thread()
1415 i_worked |= max3421_reset_hcd(hcd); in max3421_spi_thread()
1420 i_worked = 1; in max3421_spi_thread()
1423 i_worked |= max3421_check_unlink(hcd); in max3421_spi_thread()
1437 i_worked = 1; in max3421_spi_thread()