Lines Matching refs:slot_id
811 int slot_id; member
1008 int slot_id; member
1057 int slot_id; member
2006 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
2007 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags…
2097 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);
2119 u32 trb_type, u32 slot_id);
2121 dma_addr_t in_ctx_ptr, u32 slot_id, enum xhci_setup_dev);
2125 int slot_id, unsigned int ep_index, int suspend);
2127 int slot_id, unsigned int ep_index);
2129 int slot_id, unsigned int ep_index);
2131 int slot_id, unsigned int ep_index);
2133 struct urb *urb, int slot_id, unsigned int ep_index);
2135 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
2138 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);
2140 int slot_id, unsigned int ep_index,
2143 u32 slot_id);
2145 unsigned int slot_id, unsigned int ep_index,
2149 unsigned int slot_id, unsigned int ep_index,
2151 void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int slot_id,
2157 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
2160 unsigned int slot_id,
2192 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
2200 unsigned int slot_id, unsigned int ep_index,
2206 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id, in xhci_urb_to_transfer_ring()