Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.c1820 u32 new_add_flags, new_drop_flags; in xhci_drop_endpoint() local
1866 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_drop_endpoint()
1876 (unsigned int) new_add_flags); in xhci_drop_endpoint()
1903 u32 new_add_flags, new_drop_flags; in xhci_add_endpoint() local
1970 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); in xhci_add_endpoint()
1990 (unsigned int) new_add_flags); in xhci_add_endpoint()