Home
last modified time | relevance | path

Searched refs:new_slot_info (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
1643 new_slot_info = le32_to_cpu(slot_ctx->dev_info); in xhci_drop_endpoint()
1652 (unsigned int) new_slot_info); in xhci_drop_endpoint()
1680 u32 new_add_flags, new_drop_flags, new_slot_info; in xhci_add_endpoint() local
1764 new_slot_info = le32_to_cpu(slot_ctx->dev_info); in xhci_add_endpoint()
1774 (unsigned int) new_slot_info); in xhci_add_endpoint()