/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 402 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 430 ring_doorbell_for_active_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) ring_doorbell_for_active_rings() argument 455 xhci_ring_doorbell_for_active_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) xhci_ring_doorbell_for_active_rings() argument 462 xhci_get_virt_ep(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) xhci_get_virt_ep() argument 486 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 563 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 822 xhci_reset_halted_ep(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, enum xhci_ep_reset_type reset_type) xhci_reset_halted_ep() argument 847 unsigned int slot_id = ep->vdev->slot_id; xhci_handle_halted_endpoint() local 933 xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, struct xhci_event_cmd *event) xhci_handle_cmd_stop_ep() argument 1037 xhci_kill_endpoint_urbs(struct xhci_hcd *xhci, int slot_id, int ep_index) xhci_kill_endpoint_urbs() argument 1226 xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, u32 cmd_comp_code) xhci_handle_cmd_set_deq() argument 1323 xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, u32 cmd_comp_code) xhci_handle_cmd_reset_ep() argument 1373 xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id, struct xhci_command *command, u32 cmd_comp_code) xhci_handle_cmd_enable_slot() argument 1382 xhci_handle_cmd_disable_slot(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_disable_slot() argument 1399 xhci_handle_cmd_config_ep(struct xhci_hcd *xhci, int slot_id, struct xhci_event_cmd *event, u32 cmd_comp_code) xhci_handle_cmd_config_ep() argument 1456 xhci_handle_cmd_addr_dev(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_addr_dev() argument 1466 xhci_handle_cmd_reset_dev(struct xhci_hcd *xhci, int slot_id, struct xhci_event_cmd *event) xhci_handle_cmd_reset_dev() argument 1572 int slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); handle_cmd_completion() local 1715 u32 slot_id; handle_device_notification() local 1768 int slot_id; handle_port_status() local 2435 unsigned int slot_id; handle_tx_event() local 3261 giveback_first_trb(struct xhci_hcd *xhci, int slot_id, unsigned int ep_index, unsigned int stream_id, int start_cycle, struct xhci_generic_trb *start_trb) giveback_first_trb() argument 3313 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 3441 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 3602 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 3899 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 4092 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 4219 xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 trb_type, u32 slot_id) xhci_queue_slot_control() argument 4227 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 4243 xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 slot_id) xhci_queue_reset_device() argument 4252 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 4263 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 4276 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 4289 xhci_queue_new_dequeue_state(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct xhci_dequeue_state *deq_state) xhci_queue_new_dequeue_state() argument 4353 xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, int slot_id, unsigned int ep_index, enum xhci_ep_reset_type reset_type) xhci_queue_reset_ep() argument [all...] |
H A D | xhci.h | 811 int slot_id; member 1008 int slot_id; member 1057 int slot_id; member [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | atmel-mci.c | 642 u32 slot_id; in atmci_of_init() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.c | 1419 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_check_maxpacket() argument 1498 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local 3199 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 3302 unsigned int slot_id; xhci_calculate_no_streams_bitmask() local 3659 unsigned int slot_id; xhci_discover_or_reset_device() local 3854 xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) xhci_disable_slot() argument 3931 int ret, slot_id; xhci_alloc_dev() local 5257 unsigned int slot_id; xhci_clear_tt_buffer_complete() local [all...] |
H A D | xhci-ring.c | 480 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 507 ring_doorbell_for_active_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) ring_doorbell_for_active_rings() argument 532 xhci_ring_doorbell_for_active_rings(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) xhci_ring_doorbell_for_active_rings() argument 539 xhci_get_virt_ep(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index) xhci_get_virt_ep() argument 583 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 620 xhci_move_dequeue_past_td(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id, struct xhci_td *td) xhci_move_dequeue_past_td() argument 905 xhci_reset_halted_ep(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, enum xhci_ep_reset_type reset_type) xhci_reset_halted_ep() argument 934 unsigned int slot_id = ep->vdev->slot_id; xhci_handle_halted_endpoint() local 987 unsigned int slot_id = ep->vdev->slot_id; xhci_invalidate_cancelled_tds() local 1090 xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, u32 comp_code) xhci_handle_cmd_stop_ep() argument 1195 xhci_kill_endpoint_urbs(struct xhci_hcd *xhci, int slot_id, int ep_index) xhci_kill_endpoint_urbs() argument 1320 xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, u32 cmd_comp_code) xhci_handle_cmd_set_deq() argument 1429 xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id, union xhci_trb *trb, u32 cmd_comp_code) xhci_handle_cmd_reset_ep() argument 1463 xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id, struct xhci_command *command, u32 cmd_comp_code) xhci_handle_cmd_enable_slot() argument 1472 xhci_handle_cmd_disable_slot(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_disable_slot() argument 1489 xhci_handle_cmd_config_ep(struct xhci_hcd *xhci, int slot_id, u32 cmd_comp_code) xhci_handle_cmd_config_ep() argument 1523 xhci_handle_cmd_addr_dev(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_addr_dev() argument 1535 xhci_handle_cmd_reset_dev(struct xhci_hcd *xhci, int slot_id) xhci_handle_cmd_reset_dev() argument 1666 unsigned int slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); handle_cmd_completion() local 1811 u32 slot_id; handle_device_notification() local 1865 int slot_id; handle_port_status() local 2566 unsigned int slot_id; handle_tx_event() local 3411 giveback_first_trb(struct xhci_hcd *xhci, int slot_id, unsigned int ep_index, unsigned int stream_id, int start_cycle, struct xhci_generic_trb *start_trb) giveback_first_trb() argument 3463 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 3591 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 3752 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 4049 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 4241 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 4367 xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 trb_type, u32 slot_id) xhci_queue_slot_control() argument 4375 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 4391 xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, u32 slot_id) xhci_queue_reset_device() argument 4400 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 4411 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 4424 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 4436 xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, int slot_id, unsigned int ep_index, enum xhci_ep_reset_type reset_type) xhci_queue_reset_ep() argument [all...] |
H A D | xhci.h | 814 int slot_id; member 1009 int slot_id; member 1058 int slot_id; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 581 brcmf_fws_hanger_pushpkt(struct brcmf_fws_hanger *h, struct sk_buff *pkt, u32 slot_id) brcmf_fws_hanger_pushpkt() argument 599 brcmf_fws_hanger_poppkt(struct brcmf_fws_hanger *h, u32 slot_id, struct sk_buff **pktout, bool remove_item) brcmf_fws_hanger_poppkt() argument 647 brcmf_fws_hanger_mark_suppressed(struct brcmf_fws_hanger *h, u32 slot_id) brcmf_fws_hanger_mark_suppressed() argument [all...] |
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 2216 unsigned int slot_id = 0; in tpacket_rcv() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | usb.h | 706 int slot_id; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usb.h | 724 int slot_id; member
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_av1_req_lat_if.c | 664 s8 slot_id; member 874 int slot_id, ref_id; in vdec_av1_slice_cleanup_slots() local 1494 int i, slot_id; vdec_av1_slice_setup_ref() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 581 brcmf_fws_hanger_pushpkt(struct brcmf_fws_hanger *h, struct sk_buff *pkt, u32 slot_id) brcmf_fws_hanger_pushpkt() argument 599 brcmf_fws_hanger_poppkt(struct brcmf_fws_hanger *h, u32 slot_id, struct sk_buff **pktout, bool remove_item) brcmf_fws_hanger_poppkt() argument 647 brcmf_fws_hanger_mark_suppressed(struct brcmf_fws_hanger *h, u32 slot_id) brcmf_fws_hanger_mark_suppressed() argument [all...] |
/kernel/linux/linux-6.6/net/packet/ |
H A D | af_packet.c | 2254 unsigned int slot_id = 0; in tpacket_rcv() local
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction.h | 246 UnallocatedOperand(int reg_id, int slot_id, int virtual_register) in UnallocatedOperand() argument
|
H A D | register-allocator.cc | 2554 int slot_id = preassigned.second; in BuildLiveRanges() local
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.h | 1433 int slot_id; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-graph-builder.cc | 1128 FeedbackSource BytecodeGraphBuilder::CreateFeedbackSource(int slot_id) { in CreateFeedbackSource() argument 2257 int const slot_id in VisitCreateRegExpLiteral() local 239 BuildCall(ConvertReceiverMode receiver_mode, std::initializer_list<Node*> args, int slot_id) BuildCall() argument 2271 int const slot_id = bytecode_iterator().GetIndexOperand(1); VisitCreateArrayLiteral() local 2292 int const slot_id = bytecode_iterator().GetIndexOperand(0); VisitCreateEmptyArrayLiteral() local 2309 int const slot_id = bytecode_iterator().GetIndexOperand(1); VisitCreateObjectLiteral() local 2384 BuildCall(ConvertReceiverMode receiver_mode, Node* const* args, size_t arg_count, int slot_id) BuildCall() argument 2448 int const slot_id = bytecode_iterator().GetIndexOperand(3); BuildCallVarArgs() local 2472 int const slot_id = bytecode_iterator().GetIndexOperand(2); VisitCallProperty0() local 2484 int const slot_id = bytecode_iterator().GetIndexOperand(3); VisitCallProperty1() local 2498 int const slot_id = bytecode_iterator().GetIndexOperand(4); VisitCallProperty2() local 2511 int const slot_id = bytecode_iterator().GetIndexOperand(1); VisitCallUndefinedReceiver0() local 2522 int const slot_id = bytecode_iterator().GetIndexOperand(2); VisitCallUndefinedReceiver1() local 2535 int const slot_id = bytecode_iterator().GetIndexOperand(3); VisitCallUndefinedReceiver2() local 2551 int const slot_id = bytecode_iterator().GetIndexOperand(3); VisitCallWithSpread() local 2682 int const slot_id = bytecode_iterator().GetIndexOperand(3); VisitConstruct() local 2714 int const slot_id = bytecode_iterator().GetIndexOperand(3); VisitConstructWithSpread() local [all...] |