Home
last modified time | relevance | path

Searched refs:DUPLICATE_ENTRY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h122 #define DUPLICATE_ENTRY ((u8)(-1)) macro
H A Dxhci-ring.c2017 if (!port || !port->rhub || port->hcd_portnum == DUPLICATE_ENTRY) { in handle_port_status()