Searched refs:sleep_thread (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 649 static int sleep_thread(struct fsg_common *common) in sleep_thread() function 742 rc = sleep_thread(common); in do_read() 978 rc = sleep_thread(common); in do_write() 1435 rc = sleep_thread(fsg->common); in pad_with_zeros() 1500 rc = sleep_thread(common); in throw_away_data() 1616 rc = sleep_thread(common); in send_status() 1797 rc = sleep_thread(common); in do_scsi_command() 2145 rc = sleep_thread(common); in get_next_command() 2164 rc = sleep_thread(common); in get_next_command() 2341 if (sleep_thread(common)) in handle_exception() [all …]
|
| H A D | f_mass_storage.su | |
| H A D | f_rockusb.c | 566 rc = sleep_thread(common); in rkusb_do_vs_write() 600 rc = sleep_thread(common); in rkusb_do_vs_read()
|
| H A D | f_fastboot.c | 287 static int sleep_thread(void) in sleep_thread() function 535 ret = sleep_thread(); in fastboot_tx_write_str()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 596 static int sleep_thread(struct fsg_common *common, bool can_freeze, in sleep_thread() function 674 rc = sleep_thread(common, false, bh); in do_read() 854 rc = sleep_thread(common, false, bh); in do_write() 1525 rc = sleep_thread(common, false, bh); in throw_away_data() 1656 rc = sleep_thread(common, false, bh); in send_status() 1857 rc = sleep_thread(common, false, bh); in do_scsi_command() 2202 rc = sleep_thread(common, true, bh); in get_next_command() 2219 rc = sleep_thread(common, true, bh); in get_next_command() 2404 if (sleep_thread(common, false, bh)) in handle_exception() 2527 sleep_thread(common, true, NULL); in fsg_main_thread()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |