Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.c1594 u32 new_add_flags, new_drop_flags, new_slot_info; in xhci_drop_endpoint() local
1630 new_drop_flags = le32_to_cpu(ctrl_ctx->drop_flags); in xhci_drop_endpoint()
1650 (unsigned int) new_drop_flags, in xhci_drop_endpoint()
1680 u32 new_add_flags, new_drop_flags, new_slot_info; in xhci_add_endpoint() local
1755 new_drop_flags = le32_to_cpu(ctrl_ctx->drop_flags); in xhci_add_endpoint()
1772 (unsigned int) new_drop_flags, in xhci_add_endpoint()