| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-ring.c | 429 unsigned int slot_id, in xhci_ring_ep_doorbell() 456 unsigned int slot_id, in ring_doorbell_for_active_rings() 481 unsigned int slot_id, in xhci_ring_doorbell_for_active_rings() 488 unsigned int slot_id, in xhci_get_virt_ep() 532 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring() 569 unsigned int slot_id, unsigned int ep_index, in xhci_move_dequeue_past_td() 884 static int xhci_reset_halted_ep(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_reset_halted_ep() 913 unsigned int slot_id = ep->vdev->slot_id; in xhci_handle_halted_endpoint() local 966 unsigned int slot_id = ep->vdev->slot_id; in xhci_invalidate_cancelled_tds() local 1071 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_stop_ep() [all …]
|
| H A D | xhci-hub.c | 364 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() 467 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() 833 int slot_id; in xhci_handle_usb2_port_link_resume() local 1108 int slot_id; in xhci_hub_control() local 1727 int slot_id; in xhci_bus_suspend() local 1784 int slot_id; in xhci_bus_resume() local
|
| H A D | xhci-debugfs.c | 433 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()
|
| H A D | xhci.c | 1415 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_check_maxpacket() 1494 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local 3242 unsigned int slot_id) in xhci_check_streams_endpoint() 3343 unsigned int slot_id; in xhci_calculate_no_streams_bitmask() local 3700 unsigned int slot_id; in xhci_discover_or_reset_device() local 3899 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() 3976 int ret, slot_id; in xhci_alloc_dev() local 4359 int xhci_vendor_sync_dev_ctx(struct xhci_hcd *xhci, unsigned int slot_id) in xhci_vendor_sync_dev_ctx() 5352 unsigned int slot_id; in xhci_clear_tt_buffer_complete() local
|
| H A D | xhci-mem.c | 873 int slot_id) in xhci_free_tt_info() 946 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() 1009 static void xhci_free_virt_devices_depth_first(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_devices_depth_first() 1045 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, in xhci_alloc_virt_device()
|
| H A D | xhci.h | 812 int slot_id; member 1011 int slot_id; member 1060 int slot_id; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 138 int slot_id; in xhci_free_virt_devices() local 443 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id) in xhci_alloc_virt_device() 727 int slot_id = udev->slot_id; in xhci_setup_addressable_virt_dev() local
|
| H A D | xhci-ring.c | 272 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command() 565 int slot_id = udev->slot_id; in xhci_bulk_tx() local 759 int slot_id = udev->slot_id; in xhci_ctrl_tx() local
|
| H A D | xhci.c | 506 int slot_id = udev->slot_id; in xhci_set_configuration() local 632 int slot_id = udev->slot_id; in xhci_address_device() local 764 unsigned int slot_id = udev->slot_id; in xhci_check_maxpacket() local 1416 int slot_id = udev->slot_id; in xhci_update_hub_device() local
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1022ds/ |
| H A D | p1022ds.c | 176 enum slot_id { enum
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 267 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 297 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 322 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 357 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1474 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 261 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 291 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 316 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 351 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1470 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 261 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 291 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 316 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 351 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1470 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 261 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 291 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 316 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 351 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1473 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | stmfts.c | 174 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
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd.c | 149 enum slot_id { enum
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/inc/ |
| H A D | rc_data_impl.h | 47 RK_S32 slot_id; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 381 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 411 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 436 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 471 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1651 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 381 _dhd_wlfc_hanger_get_genbit(void* hanger, void* pkt, uint32 slot_id, int* gen) in _dhd_wlfc_hanger_get_genbit() 411 _dhd_wlfc_hanger_pushpkt(void* hanger, void* pkt, uint32 slot_id) in _dhd_wlfc_hanger_pushpkt() 436 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() 471 _dhd_wlfc_hanger_mark_suppressed(void* hanger, uint32 slot_id, uint8 gen) in _dhd_wlfc_hanger_mark_suppressed() 1654 _dhd_wlfc_hanger_free_pkt(athost_wl_status_info_t* wlfc, uint32 slot_id, uint8 pkt_state, in _dhd_wlfc_hanger_free_pkt()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | acpiphp_ibm.c | 58 u16 slot_id; member
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | meson-mx-sdio.c | 117 unsigned int slot_id; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 582 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()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/device_handler/ |
| H A D | scsi_dh_rdac.c | 128 u8 slot_id[SLOT_ID_LEN]; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 151 unsigned int slot_id; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11_ta.h | 896 uint32_t slot_id; member
|