Lines Matching refs:slot_id
814 int slot_id;
1009 int slot_id;
1058 int slot_id;
2050 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
2051 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags);
2141 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);
2163 u32 trb_type, u32 slot_id);
2165 dma_addr_t in_ctx_ptr, u32 slot_id, enum xhci_setup_dev);
2169 int slot_id, unsigned int ep_index, int suspend);
2171 int slot_id, unsigned int ep_index);
2173 int slot_id, unsigned int ep_index);
2175 int slot_id, unsigned int ep_index);
2177 struct urb *urb, int slot_id, unsigned int ep_index);
2179 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
2182 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);
2184 int slot_id, unsigned int ep_index,
2187 u32 slot_id);
2188 void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int slot_id,
2194 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
2197 unsigned int slot_id,
2229 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
2237 unsigned int slot_id, unsigned int ep_index,
2243 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id,