Searched defs:slot_id (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-dbg.c369 xhci_dbg_ep_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct xhci_virt_ep *ep) xhci_dbg_ep_rings() argument
H A Dxhci-hub.c244 int slot_id; xhci_find_slot_id_by_port() local
269 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) xhci_stop_device() argument
319 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) xhci_ring_device() argument
581 int slot_id; variable
717 int slot_id; xhci_hub_control() local
1146 int slot_id; xhci_bus_suspend() local
1220 int slot_id; xhci_bus_resume() local
H A Dxhci-mem.c913 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) xhci_free_virt_device() argument
967 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, xhci_alloc_virt_device() argument
840 xhci_free_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, int slot_id) xhci_free_tt_info() argument
H A Dxhci-ring.c636 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_stop_ep() argument
953 static void xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_set_deq() argument
1047 static void xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_reset_ep() argument
1082 static void xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_enable_slot() argument
1091 static void xhci_handle_cmd_disable_slot(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_disable_slot() argument
1104 static void xhci_handle_cmd_config_ep(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_config_ep() argument
1157 static void xhci_handle_cmd_reset_dev(struct xhci_hcd *xhci, int slot_id, xhci_handle_cmd_reset_dev() argument
1292 int slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); handle_cmd_completion() local
1465 u32 slot_id; handle_device_notification() local
1489 int slot_id; handle_port_status() local
1806 unsigned int slot_id; finish_td() local
1899 unsigned int slot_id; process_ctrl_td() local
2228 unsigned int slot_id; variable
2950 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, giveback_first_trb() argument
325 xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id) xhci_ring_ep_doorbell() argument
350 ring_doorbell_for_active_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) ring_doorbell_for_active_rings() argument
375 xhci_triad_to_transfer_ring(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id) xhci_triad_to_transfer_ring() argument
436 xhci_find_new_dequeue_state(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id, struct xhci_td *cur_td, struct xhci_dequeue_state *state) xhci_find_new_dequeue_state() argument
771 xhci_kill_endpoint_urbs(struct xhci_hcd *xhci, int slot_id, int ep_index) xhci_kill_endpoint_urbs() argument
1733 xhci_cleanup_halted_endpoint(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id, struct xhci_td *td, union xhci_trb *event_trb) xhci_cleanup_halted_endpoint() argument
2972 xhci_queue_intr_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_intr_tx() argument
3045 queue_bulk_sg_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) queue_bulk_sg_tx() argument
3216 xhci_queue_bulk_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_bulk_tx() argument
3368 xhci_queue_ctrl_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_ctrl_tx() argument
3565 xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx() argument
3748 xhci_queue_isoc_tx_prepare(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx_prepare() argument
3862 xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 trb_type, u32 slot_id) xhci_queue_slot_control() argument
3870 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
3886 xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 slot_id) xhci_queue_reset_device() argument
3895 xhci_queue_configure_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed) xhci_queue_configure_endpoint() argument
3906 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
3919 xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, int slot_id, unsigned int ep_index, int suspend) xhci_queue_stop_endpoint() argument
3932 xhci_queue_new_dequeue_state(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id, struct xhci_dequeue_state *deq_state) xhci_queue_new_dequeue_state() argument
3999 xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, int slot_id, unsigned int ep_index) xhci_queue_reset_ep() argument
H A Dxhci.c1255 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, xhci_check_maxpacket() argument
1339 unsigned int slot_id, ep_index; xhci_urb_enqueue() local
1474 unsigned int slot_id; xhci_urb_to_transfer_ring() local
3107 unsigned int slot_id; xhci_calculate_no_streams_bitmask() local
3457 unsigned int slot_id; xhci_discover_or_reset_device() local
3712 int ret, slot_id; xhci_alloc_dev() local
2895 xhci_setup_input_ctx_for_quirk(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct xhci_dequeue_state *deq_state) xhci_setup_input_ctx_for_quirk() argument
3004 xhci_check_streams_endpoint(struct xhci_hcd *xhci, struct usb_device *udev, struct usb_host_endpoint *ep, unsigned int slot_id) xhci_check_streams_endpoint() argument
H A Dxhci.h967 int slot_id; member in struct:xhci_tt_bw_info
1506 int slot_id; member in struct:xhci_hcd
/linux-4.1.27/drivers/pci/hotplug/
H A Dacpiphp_ibm.c72 u16 slot_id; member in struct:apci_descriptor::__anon8255
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c514 int slot_id = surf->type == QXL_GEM_DOMAIN_VRAM ? qdev->main_mem_slot : qdev->surfaces_mem_slot; qxl_hw_surface_alloc() local
H A Dqxl_drv.h374 int slot_id = bo->type == QXL_GEM_DOMAIN_VRAM ? qdev->main_mem_slot : qdev->surfaces_mem_slot; qxl_bo_physical_address() local
/linux-4.1.27/include/linux/
H A Dfmc.h173 int slot_id; /* Index in the slot array */ member in struct:fmc_device
H A Dusb.h606 int slot_id; member in struct:usb_device
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c128 u8 slot_id[SLOT_ID_LEN]; member in struct:c4_inquiry
/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci.c530 u32 slot_id; atmci_of_init() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfwsignal.c620 brcmf_fws_hanger_pushpkt(struct brcmf_fws_hanger *h, struct sk_buff *pkt, u32 slot_id) brcmf_fws_hanger_pushpkt() argument
638 brcmf_fws_hanger_poppkt(struct brcmf_fws_hanger *h, u32 slot_id, struct sk_buff **pktout, bool remove_item) brcmf_fws_hanger_poppkt() argument
660 brcmf_fws_hanger_mark_suppressed(struct brcmf_fws_hanger *h, u32 slot_id) brcmf_fws_hanger_mark_suppressed() argument

Completed in 787 milliseconds