Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dmax3421-hcd.c1383 int i, i_worked = 1; in max3421_spi_thread() local
1402 if (!i_worked) { in max3421_spi_thread()
1417 i_worked = 0; in max3421_spi_thread()
1420 i_worked |= max3421_urb_done(hcd); in max3421_spi_thread()
1422 i_worked = 1; in max3421_spi_thread()
1424 i_worked |= max3421_select_and_start_urb(hcd); in max3421_spi_thread()
1428 i_worked |= max3421_reset_hcd(hcd); in max3421_spi_thread()
1433 i_worked = 1; in max3421_spi_thread()
1436 i_worked |= max3421_check_unlink(hcd); in max3421_spi_thread()
1450 i_worked = 1; in max3421_spi_thread()