| /Linux-v5.4/drivers/usb/host/ | 
| D | xhci-ring.c | 387 		unsigned int slot_id,  in xhci_ring_ep_doorbell()412 		unsigned int slot_id,  in ring_doorbell_for_active_rings()
 437 		unsigned int slot_id,  in xhci_ring_doorbell_for_active_rings()
 448 		unsigned int slot_id, unsigned int ep_index,  in xhci_triad_to_transfer_ring()
 522 		unsigned int slot_id, unsigned int ep_index,  in xhci_find_new_dequeue_state()
 699 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_stop_ep()
 855 		int slot_id, int ep_index)  in xhci_kill_endpoint_urbs()
 1035 static void xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_set_deq()
 1130 static void xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_reset_ep()
 1175 static void xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id,  in xhci_handle_cmd_enable_slot()
 [all …]
 
 | 
| D | xhci-hub.c | 354 	int slot_id;  in xhci_find_slot_id_by_port()  local379 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend)  in xhci_stop_device()
 452 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id)  in xhci_ring_device()
 814 	int slot_id;  in xhci_handle_usb2_port_link_resume()  local
 1076 	int slot_id;  in xhci_hub_control()  local
 1623 			int slot_id;  in xhci_bus_suspend()  local
 1675 	int slot_id;  in xhci_bus_resume()  local
 
 | 
| D | xhci-debugfs.c | 426 					      int slot_id)  in xhci_debugfs_create_context_files()477 void xhci_debugfs_create_slot(struct xhci_hcd *xhci, int slot_id)  in xhci_debugfs_create_slot()
 497 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id)  in xhci_debugfs_remove_slot()
 
 | 
| D | xhci.c | 1385 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id,  in xhci_check_maxpacket()1463 	unsigned int slot_id, ep_index;  in xhci_urb_enqueue()  local
 2997 		unsigned int slot_id, unsigned int ep_index,  in xhci_setup_input_ctx_for_quirk()
 3247 		unsigned int slot_id)  in xhci_check_streams_endpoint()
 3348 	unsigned int slot_id;  in xhci_calculate_no_streams_bitmask()  local
 3701 	unsigned int slot_id;  in xhci_discover_or_reset_device()  local
 3896 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id)  in xhci_disable_slot()
 3964 	int ret, slot_id;  in xhci_alloc_dev()  local
 5279 	unsigned int slot_id;  in xhci_clear_tt_buffer_complete()  local
 
 | 
| D | xhci-mem.c | 804 		int slot_id)  in xhci_free_tt_info()877 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id)  in xhci_free_virt_device()
 936 static void xhci_free_virt_devices_depth_first(struct xhci_hcd *xhci, int slot_id)  in xhci_free_virt_devices_depth_first()
 972 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id,  in xhci_alloc_virt_device()
 
 | 
| D | xhci.h | 805 	int				slot_id;  member1046 	int				slot_id;  member
 
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | stmfts.c | 174 	u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4;  in stmfts_report_contact_event()  local198 	u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4;  in stmfts_report_contact_release()  local
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 58 		u16 slot_id;  member
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | fwsignal.c | 604 				    struct sk_buff *pkt, u32 slot_id)  in brcmf_fws_hanger_pushpkt()622 					  u32 slot_id, struct sk_buff **pktout,  in brcmf_fws_hanger_poppkt()
 666 					    u32 slot_id)  in brcmf_fws_hanger_mark_suppressed()
 
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | meson-mx-sdio.c | 117 	unsigned int			slot_id;  member
 | 
| D | atmel-mci.c | 607 	u32 slot_id;  in atmci_of_init()  local
 | 
| /Linux-v5.4/drivers/scsi/device_handler/ | 
| D | scsi_dh_rdac.c | 128 	u8	slot_id[SLOT_ID_LEN];  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | usb.h | 703 	int slot_id;  member
 |