Searched refs:DATA_DIR_NONE (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 1523 case DATA_DIR_NONE: in finish_reply() 1697 data_dir = DATA_DIR_NONE; in check_command() 1875 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1966 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1975 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 1984 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1993 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2139 common->data_dir = DATA_DIR_NONE; in received_cbw()
|
| H A D | f_rockusb.c | 215 common->data_dir = DATA_DIR_NONE; in rkusb_do_test_unit_ready() 399 common->data_dir = DATA_DIR_NONE; in rkusb_do_lba_erase() 453 common->data_dir = DATA_DIR_NONE; in rkusb_do_erase_force()
|
| H A D | storage_common.c | 369 DATA_DIR_NONE enumerator
|