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

/linux-4.4.14/drivers/usb/host/
H A Dxhci.c1653 u32 new_add_flags, new_drop_flags; xhci_drop_endpoint() local
1700 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); xhci_drop_endpoint()
1708 (unsigned int) new_add_flags); xhci_drop_endpoint()
1733 u32 new_add_flags, new_drop_flags; xhci_add_endpoint() local
1800 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags); xhci_add_endpoint()
1817 (unsigned int) new_add_flags); xhci_add_endpoint()

Completed in 115 milliseconds