Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-ring.c403 unsigned int slot_id, in xhci_ring_ep_doorbell()
431 unsigned int slot_id, in ring_doorbell_for_active_rings()
456 unsigned int slot_id, in xhci_ring_doorbell_for_active_rings()
463 unsigned int slot_id, in xhci_get_virt_ep()
487 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring()
564 unsigned int slot_id, unsigned int ep_index, in xhci_find_new_dequeue_state()
822 static int xhci_reset_halted_ep(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_reset_halted_ep()
847 unsigned int slot_id = ep->vdev->slot_id; in xhci_handle_halted_endpoint() local
881 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_stop_ep()
1040 int slot_id, int ep_index) in xhci_kill_endpoint_urbs()
[all …]
Dxhci-hub.c364 int slot_id; in xhci_find_slot_id_by_port() local
389 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device()
462 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device()
828 int slot_id; in xhci_handle_usb2_port_link_resume() local
1103 int slot_id; in xhci_hub_control() local
1717 int slot_id; in xhci_bus_suspend() local
1773 int slot_id; in xhci_bus_resume() local
Dxhci.c1424 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_check_maxpacket()
1503 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local
3039 unsigned int slot_id, unsigned int ep_index, in xhci_setup_input_ctx_for_quirk()
3077 void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_cleanup_stalled_ring()
3303 unsigned int slot_id) in xhci_check_streams_endpoint()
3404 unsigned int slot_id; in xhci_calculate_no_streams_bitmask() local
3761 unsigned int slot_id; in xhci_discover_or_reset_device() local
3958 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot()
4035 int ret, slot_id; in xhci_alloc_dev() local
5363 unsigned int slot_id; in xhci_clear_tt_buffer_complete() local
Dxhci-debugfs.c433 int slot_id) in xhci_debugfs_create_context_files()
591 void xhci_debugfs_create_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_create_slot()
611 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot()
Dxhci-mem.c818 int slot_id) in xhci_free_tt_info()
891 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device()
954 static void xhci_free_virt_devices_depth_first(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_devices_depth_first()
990 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, in xhci_alloc_virt_device()
Dxhci.h811 int slot_id; member
1008 int slot_id; member
1057 int slot_id; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dstmfts.c174 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_event() local
198 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_release() local
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dacpiphp_ibm.c58 u16 slot_id; member
/kernel/linux/linux-5.10/drivers/mmc/host/
Dmeson-mx-sdio.c117 unsigned int slot_id; member
Datmel-mci.c610 u32 slot_id; in atmci_of_init() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c582 struct sk_buff *pkt, u32 slot_id) in brcmf_fws_hanger_pushpkt()
600 u32 slot_id, struct sk_buff **pktout, in brcmf_fws_hanger_poppkt()
648 u32 slot_id) in brcmf_fws_hanger_mark_suppressed()
/kernel/linux/linux-5.10/drivers/scsi/device_handler/
Dscsi_dh_rdac.c128 u8 slot_id[SLOT_ID_LEN]; member
/kernel/linux/linux-5.10/include/linux/
Dusb.h705 int slot_id; member
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c2213 unsigned int slot_id = 0; in tpacket_rcv() local