Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci.c1884 u32 new_add_flags, new_drop_flags; in xhci_drop_endpoint() local
1930 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_drop_endpoint()
1940 (unsigned int) new_add_flags); in xhci_drop_endpoint()
1967 u32 new_add_flags, new_drop_flags; in xhci_add_endpoint() local
2034 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_add_endpoint()
2054 (unsigned int) new_add_flags); in xhci_add_endpoint()