Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c1789 u32 new_add_flags, new_drop_flags; in xhci_drop_endpoint() local
1835 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_drop_endpoint()
1845 (unsigned int) new_add_flags); in xhci_drop_endpoint()
1872 u32 new_add_flags, new_drop_flags; in xhci_add_endpoint() local
1939 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_add_endpoint()
1959 (unsigned int) new_add_flags); in xhci_add_endpoint()