Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dmax3421-hcd.c1380 int i, i_worked = 1; in max3421_spi_thread() local
1399 if (!i_worked) { in max3421_spi_thread()
1414 i_worked = 0; in max3421_spi_thread()
1417 i_worked |= max3421_urb_done(hcd); in max3421_spi_thread()
1419 i_worked = 1; in max3421_spi_thread()
1421 i_worked |= max3421_select_and_start_urb(hcd); in max3421_spi_thread()
1425 i_worked |= max3421_reset_hcd(hcd); in max3421_spi_thread()
1430 i_worked = 1; in max3421_spi_thread()
1433 i_worked |= max3421_check_unlink(hcd); in max3421_spi_thread()
1447 i_worked = 1; in max3421_spi_thread()