max_exit_latency 4260 drivers/usb/host/xhci.c 			struct usb_device *udev, u16 max_exit_latency)
max_exit_latency 4279 drivers/usb/host/xhci.c 	if (!virt_dev || max_exit_latency == virt_dev->current_mel) {
max_exit_latency 4300 drivers/usb/host/xhci.c 	slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency);
max_exit_latency 4312 drivers/usb/host/xhci.c 		virt_dev->current_mel = max_exit_latency;