current_mel       183 drivers/usb/host/xhci-trace.h 		__field(u16, current_mel)
current_mel       192 drivers/usb/host/xhci-trace.h 		__entry->current_mel = (u16) vdev->current_mel;
current_mel       196 drivers/usb/host/xhci-trace.h 		__entry->fake_port, __entry->real_port, __entry->current_mel
current_mel      4279 drivers/usb/host/xhci.c 	if (!virt_dev || max_exit_latency == virt_dev->current_mel) {
current_mel      4312 drivers/usb/host/xhci.c 		virt_dev->current_mel = max_exit_latency;
current_mel      1025 drivers/usb/host/xhci.h 	u16				current_mel;