DATA_DIR_TO_HOST 1523 drivers/usb/gadget/function/f_mass_storage.c 	case DATA_DIR_TO_HOST:
DATA_DIR_TO_HOST 1821 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 6, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1849 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 6, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1859 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 10, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1879 drivers/usb/gadget/function/f_mass_storage.c 				      DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1890 drivers/usb/gadget/function/f_mass_storage.c 				      DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1901 drivers/usb/gadget/function/f_mass_storage.c 				      DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1910 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 10, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1922 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 10, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1934 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 10, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1944 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 10, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 1953 drivers/usb/gadget/function/f_mass_storage.c 		reply = check_command(common, 6, DATA_DIR_TO_HOST,
DATA_DIR_TO_HOST 2063 drivers/usb/gadget/function/f_mass_storage.c 	if (reply >= 0 && common->data_dir == DATA_DIR_TO_HOST) {
DATA_DIR_TO_HOST 2133 drivers/usb/gadget/function/f_mass_storage.c 		common->data_dir = DATA_DIR_TO_HOST;