| /linux-4.1.27/drivers/usb/host/ | 
| D | xhci-ring.c | 326 		unsigned int slot_id,  in xhci_ring_ep_doorbell() 351 		unsigned int slot_id,  in ring_doorbell_for_active_rings() 376 		unsigned int slot_id, unsigned int ep_index,  in xhci_triad_to_transfer_ring() 437 		unsigned int slot_id, unsigned int ep_index,  in xhci_find_new_dequeue_state() 636 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_stop_ep() 772 		int slot_id, int ep_index)  in xhci_kill_endpoint_urbs() 953 static void xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_set_deq() 1047 static void xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_reset_ep() 1082 static void xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_enable_slot() 1091 static void xhci_handle_cmd_disable_slot(struct xhci_hcd *xhci, int slot_id)  in xhci_handle_cmd_disable_slot() [all …] 
 | 
| D | xhci-hub.c | 244 	int slot_id;  in xhci_find_slot_id_by_port()  local 269 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend)  in xhci_stop_device() 319 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id)  in xhci_ring_device() 581 	int slot_id;  in xhci_get_port_status()  local 717 	int slot_id;  in xhci_hub_control()  local 1146 		int slot_id;  in xhci_bus_suspend()  local 1220 		int slot_id;  in xhci_bus_resume()  local
  | 
| D | xhci.c | 1255 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id,  in xhci_check_maxpacket() 1339 	unsigned int slot_id, ep_index;  in xhci_urb_enqueue()  local 1474 	unsigned int slot_id;  in xhci_urb_to_transfer_ring()  local 2896 		unsigned int slot_id, unsigned int ep_index,  in xhci_setup_input_ctx_for_quirk() 3006 		unsigned int slot_id)  in xhci_check_streams_endpoint() 3107 	unsigned int slot_id;  in xhci_calculate_no_streams_bitmask()  local 3457 	unsigned int slot_id;  in xhci_discover_or_reset_device()  local 3712 	int ret, slot_id;  in xhci_alloc_dev()  local
  | 
| D | xhci-mem.c | 842 		int slot_id)  in xhci_free_tt_info() 913 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id)  in xhci_free_virt_device() 967 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id,  in xhci_alloc_virt_device()
  | 
| D | xhci-dbg.c | 370 		unsigned int slot_id, unsigned int ep_index,  in xhci_dbg_ep_rings()
  | 
| D | xhci.h | 967 	int				slot_id;  member 1506 	int slot_id;  member
  | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 72 		u16 slot_id;  member
  | 
| /linux-4.1.27/include/linux/ | 
| D | fmc.h | 173 	int slot_id;			/* Index in the slot array */  member
  | 
| D | usb.h | 606 	int slot_id;  member
  | 
| /linux-4.1.27/drivers/gpu/drm/qxl/ | 
| D | qxl_cmd.c | 514 		int slot_id = surf->type == QXL_GEM_DOMAIN_VRAM ? qdev->main_mem_slot : qdev->surfaces_mem_slot;  in qxl_hw_surface_alloc()  local
  | 
| D | qxl_drv.h | 374 	int slot_id = bo->type == QXL_GEM_DOMAIN_VRAM ? qdev->main_mem_slot : qdev->surfaces_mem_slot;  in qxl_bo_physical_address()  local
  | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | fwsignal.c | 621 				    struct sk_buff *pkt, u32 slot_id)  in brcmf_fws_hanger_pushpkt() 639 					  u32 slot_id, struct sk_buff **pktout,  in brcmf_fws_hanger_poppkt() 661 					    u32 slot_id)  in brcmf_fws_hanger_mark_suppressed()
  | 
| /linux-4.1.27/drivers/scsi/device_handler/ | 
| D | scsi_dh_rdac.c | 128 	u8	slot_id[SLOT_ID_LEN];  member
  | 
| /linux-4.1.27/drivers/mmc/host/ | 
| D | atmel-mci.c | 530 	u32 slot_id;  in atmci_of_init()  local
  |