Home
last modified time | relevance | path

Searched refs:DUPLICATE_ENTRY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c2273 hw_port->hcd_portnum != DUPLICATE_ENTRY) { in xhci_add_in_port()
2275 hw_port->hcd_portnum = DUPLICATE_ENTRY; in xhci_add_in_port()
2302 xhci->hw_ports[i].hcd_portnum == DUPLICATE_ENTRY) in xhci_create_rhub_port_array()
H A Dxhci.h413 #define DUPLICATE_ENTRY ((u8)(-1)) macro
H A Dxhci-ring.c1790 if (!port || !port->rhub || port->hcd_portnum == DUPLICATE_ENTRY) { in handle_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c2081 hw_port->hcd_portnum != DUPLICATE_ENTRY) { in xhci_add_in_port()
2083 hw_port->hcd_portnum = DUPLICATE_ENTRY; in xhci_add_in_port()
2110 xhci->hw_ports[i].hcd_portnum == DUPLICATE_ENTRY) in xhci_create_rhub_port_array()
H A Dxhci.h413 #define DUPLICATE_ENTRY ((u8)(-1)) macro
H A Dxhci-ring.c1887 if (!port || !port->rhub || port->hcd_portnum == DUPLICATE_ENTRY) { in handle_port_status()

Completed in 30 milliseconds