Searched defs:in_ctx_ptr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | xhci-ring.c | 4428 upper_32_bits(in_ctx_ptr), 0, in xhci_queue_configure_endpoint() argument 4403 xhci_queue_address_device(struct xhci_hcd * xhci,struct xhci_command * cmd,dma_addr_t in_ctx_ptr,u32 slot_id,enum xhci_setup_dev setup) xhci_queue_address_device() argument 4439 xhci_queue_get_port_bw(struct xhci_hcd * xhci,struct xhci_command * cmd,dma_addr_t in_ctx_ptr,u8 dev_speed,bool command_must_succeed) xhci_queue_get_port_bw() argument 4450 xhci_queue_evaluate_context(struct xhci_hcd * xhci,struct xhci_command * cmd,dma_addr_t in_ctx_ptr,u32 slot_id,bool command_must_succeed) xhci_queue_evaluate_context() argument [all...] |
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-ring.c | 2413 cdnsp_queue_address_device(struct cdnsp_device * pdev,dma_addr_t in_ctx_ptr,enum cdnsp_setup_dev setup) cdnsp_queue_address_device() argument 2432 cdnsp_queue_configure_endpoint(struct cdnsp_device * pdev,dma_addr_t in_ctx_ptr) cdnsp_queue_configure_endpoint() argument
|