Lines Matching refs:slot_id
811 int slot_id;
1008 int slot_id;
1057 int slot_id;
2011 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
2012 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags);
2102 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);
2124 u32 trb_type, u32 slot_id);
2126 dma_addr_t in_ctx_ptr, u32 slot_id, enum xhci_setup_dev);
2130 int slot_id, unsigned int ep_index, int suspend);
2132 int slot_id, unsigned int ep_index);
2134 int slot_id, unsigned int ep_index);
2136 int slot_id, unsigned int ep_index);
2138 struct urb *urb, int slot_id, unsigned int ep_index);
2140 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
2143 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);
2145 int slot_id, unsigned int ep_index,
2148 u32 slot_id);
2150 unsigned int slot_id, unsigned int ep_index,
2154 unsigned int slot_id, unsigned int ep_index,
2156 void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int slot_id,
2162 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
2165 unsigned int slot_id,
2197 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
2205 unsigned int slot_id, unsigned int ep_index,
2211 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id,