Home
last modified time | relevance | path

Searched refs:current_mel (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-trace.h182 __field(u16, current_mel)
191 __entry->current_mel = (u16) vdev->current_mel;
195 __entry->fake_port, __entry->real_port, __entry->current_mel
Dxhci.h1034 u16 current_mel; member
Dxhci.c4407 if (!virt_dev || max_exit_latency == virt_dev->current_mel) { in xhci_change_max_exit_latency()
4440 virt_dev->current_mel = max_exit_latency; in xhci_change_max_exit_latency()