Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c650 static int sleep_thread(struct fsg_common *common) in sleep_thread() function
749 rc = sleep_thread(common); in do_read()
985 rc = sleep_thread(common); in do_write()
1442 rc = sleep_thread(fsg->common); in pad_with_zeros()
1509 rc = sleep_thread(common); in throw_away_data()
1625 rc = sleep_thread(common); in send_status()
1806 rc = sleep_thread(common); in do_scsi_command()
2154 rc = sleep_thread(common); in get_next_command()
2173 rc = sleep_thread(common); in get_next_command()
2350 if (sleep_thread(common)) in handle_exception()
[all …]
H A Df_rockusb.c665 rc = sleep_thread(common); in rkusb_do_vs_write()
699 rc = sleep_thread(common); in rkusb_do_vs_read()
800 rc = sleep_thread(common); in rkusb_do_uart_debug_read()
H A Df_fastboot.c287 static int sleep_thread(void) in sleep_thread() function
535 ret = sleep_thread(); in fastboot_tx_write_str()