| /kernel/linux/linux-5.10/drivers/usb/dwc3/ |
| D | gadget.c | 161 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) in dwc3_ep_inc_enq() 170 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) in dwc3_ep_inc_deq() 175 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, in dwc3_gadget_del_and_unmap_request() 209 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback() 273 int dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, in dwc3_send_gadget_ep_cmd() 422 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() 446 static dma_addr_t dwc3_trb_dma_offset(struct dwc3_ep *dep, in dwc3_trb_dma_offset() 454 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() 473 static void dwc3_free_trb_pool(struct dwc3_ep *dep) in dwc3_free_trb_pool() 484 static int dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) in dwc3_gadget_set_xfer_resource() [all …]
|
| D | ep0.c | 34 static void dwc3_ep0_prepare_one_trb(struct dwc3_ep *dep, in dwc3_ep0_prepare_one_trb() 63 static int dwc3_ep0_start_trans(struct dwc3_ep *dep) in dwc3_ep0_start_trans() 87 static int __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, in __dwc3_gadget_ep0_queue() 192 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue() local 223 struct dwc3_ep *dep; in dwc3_ep0_stall_and_restart() local 248 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local 258 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt() local 272 struct dwc3_ep *dep; in dwc3_ep0_out_start() local 286 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local 313 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local [all …]
|
| D | debugfs.c | 683 struct dwc3_ep *dep = s->private; in dwc3_tx_fifo_size_show() local 714 struct dwc3_ep *dep = s->private; in dwc3_rx_fifo_size_show() local 745 struct dwc3_ep *dep = s->private; in dwc3_tx_request_queue_show() local 767 struct dwc3_ep *dep = s->private; in dwc3_rx_request_queue_show() local 789 struct dwc3_ep *dep = s->private; in dwc3_rx_info_queue_show() local 811 struct dwc3_ep *dep = s->private; in dwc3_descriptor_fetch_queue_show() local 833 struct dwc3_ep *dep = s->private; in dwc3_event_queue_show() local 855 struct dwc3_ep *dep = s->private; in dwc3_transfer_type_show() local 890 struct dwc3_ep *dep = s->private; in dwc3_trb_ring_show() local 935 struct dwc3_ep *dep = s->private; in dwc3_ep_info_register_show() local [all …]
|
| D | gadget.h | 84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local 99 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local 125 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index()
|
| /kernel/linux/linux-6.6/drivers/usb/dwc3/ |
| D | gadget.c | 179 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) in dwc3_ep_inc_enq() 188 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) in dwc3_ep_inc_deq() 193 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, in dwc3_gadget_del_and_unmap_request() 227 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback() 291 int dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, in dwc3_send_gadget_ep_cmd() 457 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() 481 static dma_addr_t dwc3_trb_dma_offset(struct dwc3_ep *dep, in dwc3_trb_dma_offset() 489 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() 508 static void dwc3_free_trb_pool(struct dwc3_ep *dep) in dwc3_free_trb_pool() 519 static int dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) in dwc3_gadget_set_xfer_resource() [all …]
|
| D | ep0.c | 36 static void dwc3_ep0_prepare_one_trb(struct dwc3_ep *dep, in dwc3_ep0_prepare_one_trb() 65 static int dwc3_ep0_start_trans(struct dwc3_ep *dep) in dwc3_ep0_start_trans() 89 static int __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, in __dwc3_gadget_ep0_queue() 194 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue() local 225 struct dwc3_ep *dep; in dwc3_ep0_stall_and_restart() local 255 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local 265 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt() local 279 struct dwc3_ep *dep; in dwc3_ep0_out_start() local 310 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local 337 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local [all …]
|
| D | debugfs.c | 688 struct dwc3_ep *dep = s->private; in dwc3_tx_fifo_size_show() local 717 struct dwc3_ep *dep = s->private; in dwc3_rx_fifo_size_show() local 746 struct dwc3_ep *dep = s->private; in dwc3_tx_request_queue_show() local 768 struct dwc3_ep *dep = s->private; in dwc3_rx_request_queue_show() local 790 struct dwc3_ep *dep = s->private; in dwc3_rx_info_queue_show() local 812 struct dwc3_ep *dep = s->private; in dwc3_descriptor_fetch_queue_show() local 834 struct dwc3_ep *dep = s->private; in dwc3_event_queue_show() local 856 struct dwc3_ep *dep = s->private; in dwc3_transfer_type_show() local 891 struct dwc3_ep *dep = s->private; in dwc3_trb_ring_show() local 936 struct dwc3_ep *dep = s->private; in dwc3_ep_info_register_show() local [all …]
|
| D | gadget.h | 84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local 101 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local 130 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index()
|
| D | debug.h | 423 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() 425 static inline void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_scheduler.c | 160 struct i915_dependency *dep, *p; in __i915_schedule() local 323 i915_dependency_free(struct i915_dependency *dep) in i915_dependency_free() 330 struct i915_dependency *dep, in __i915_sched_node_add_dependency() 361 struct i915_dependency *dep; in i915_sched_node_add_dependency() local 376 struct i915_dependency *dep, *tmp; in i915_sched_node_fini() local 414 struct i915_dependency *dep; in i915_request_show_with_schedule() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_scheduler.c | 239 struct i915_dependency *dep, *p; in __i915_schedule() local 417 i915_dependency_free(struct i915_dependency *dep) in i915_dependency_free() 424 struct i915_dependency *dep, in __i915_sched_node_add_dependency() 455 struct i915_dependency *dep; in i915_sched_node_add_dependency() local 474 struct i915_dependency *dep, *tmp; in i915_sched_node_fini() local
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| D | menu.c | 108 void menu_add_dep(struct expr *dep) in menu_add_dep() 130 struct expr *dep) in menu_add_prop() 158 struct expr *dep) in menu_add_prompt() 205 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() 210 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 290 struct expr *parentdep, *basedep, *dep, *dep2, **ep; in menu_finalize() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | async_tx.h | 16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument 22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | async_tx.h | 16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument 22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | menu.c | 107 void menu_add_dep(struct expr *dep) in menu_add_dep() 129 struct expr *dep) in menu_add_prop() 157 struct expr *dep) in menu_add_prompt() 204 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() 209 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 311 struct expr *parentdep, *basedep, *dep, *dep2, **ep; in menu_finalize() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_dir2_data.c | 43 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_entry_tag_p() 52 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_get_ftype() 67 struct xfs_dir2_data_entry *dep, in xfs_dir2_data_put_ftype() 179 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in __xfs_dir3_data_check() local 663 struct xfs_dir2_data_entry *dep = addr + offset; in xfs_dir2_data_freescan() local 764 xfs_dir2_data_entry_t *dep) /* data entry pointer */ in xfs_dir2_data_log_entry()
|
| D | xfs_dir2_block.c | 358 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_addname() local 637 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_lookup() local 685 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_lookup_int() local 785 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_removename() local 866 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_replace() local 1081 xfs_dir2_data_entry_t *dep; /* data entry pointer */ in xfs_dir2_sf_to_block() local
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | xhci-dbgcap.c | 174 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests() 245 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx() 300 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue() local 359 struct dbc_ep *dep; in xhci_dbc_do_eps_init() local 684 struct dbc_ep *dep; in dbc_handle_xfer_event() local 753 struct dbc_ep *dep; in xhci_dbc_do_handle_events() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_dir2_data.c | 43 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_entry_tag_p() 52 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_get_ftype() 67 struct xfs_dir2_data_entry *dep, in xfs_dir2_data_put_ftype() 179 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in __xfs_dir3_data_check() local 663 struct xfs_dir2_data_entry *dep = addr + offset; in xfs_dir2_data_freescan() local 764 xfs_dir2_data_entry_t *dep) /* data entry pointer */ in xfs_dir2_data_log_entry()
|
| D | xfs_dir2_block.c | 358 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_addname() local 637 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_lookup() local 685 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_lookup_int() local 785 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_removename() local 866 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_replace() local 1081 xfs_dir2_data_entry_t *dep; /* data entry pointer */ in xfs_dir2_sf_to_block() local
|
| D | xfs_dir2_leaf.c | 626 struct xfs_dir2_data_entry *dep; /* data block entry */ in xfs_dir2_leaf_addname() local 1163 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leaf_lookup() local 1223 xfs_dir2_data_entry_t *dep; /* data entry */ in xfs_dir2_leaf_lookup_int() local 1353 xfs_dir2_data_entry_t *dep; /* data entry structure */ in xfs_dir2_leaf_removename() local 1497 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leaf_replace() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | xhci-dbgcap.c | 174 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests() 245 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx() 300 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue() local 359 struct dbc_ep *dep; in xhci_dbc_do_eps_init() local 684 struct dbc_ep *dep; in dbc_handle_xfer_event() local 753 struct dbc_ep *dep; in xhci_dbc_do_handle_events() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | readdir.c | 113 struct xfs_dir2_data_entry *dep = bp->b_addr + off; in xchk_dir_walk_block() local 202 struct xfs_dir2_data_entry *dep; in xchk_dir_walk_leaf() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_dir2_readdir.c | 181 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_getdents() local 354 xfs_dir2_data_entry_t *dep; /* data entry */ in xfs_dir2_leaf_getdents() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_dir2_readdir.c | 182 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_getdents() local 354 xfs_dir2_data_entry_t *dep; /* data entry */ in xfs_dir2_leaf_getdents() local
|