Searched defs:dep (Results 1 - 25 of 37) sorted by last modified time

12

/linux-master/drivers/usb/dwc3/
H A Dep0.c36 static void dwc3_ep0_prepare_one_trb(struct dwc3_ep *dep, argument
65 static int dwc3_ep0_start_trans(struct dwc3_ep *dep) argument
89 __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, struct dwc3_request *req) argument
194 struct dwc3_ep *dep = to_dwc3_ep(ep); local
225 struct dwc3_ep *dep; local
256 struct dwc3_ep *dep = to_dwc3_ep(ep); local
266 struct dwc3_ep *dep = to_dwc3_ep(ep); local
280 struct dwc3_ep *dep; local
311 struct dwc3_ep *dep; local
338 struct dwc3_ep *dep; local
538 struct dwc3_ep *dep; local
694 struct dwc3_ep *dep = to_dwc3_ep(ep); local
738 struct dwc3_ep *dep; local
920 struct dwc3_ep *dep; local
958 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; local
981 __dwc3_ep0_do_control_data(struct dwc3 *dwc, struct dwc3_ep *dep, struct dwc3_request *req) argument
1066 dwc3_ep0_start_control_status(struct dwc3_ep *dep) argument
1078 __dwc3_ep0_do_control_status(struct dwc3 *dwc, struct dwc3_ep *dep) argument
1086 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; local
1104 dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) argument
1144 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; local
1166 struct dwc3_ep *dep = dwc->eps[0]; local
1191 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; local
[all...]
H A Dgadget.c179 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) argument
188 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) argument
193 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, argument
227 dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, int status) argument
291 dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, struct dwc3_gadget_ep_cmd_params *params) argument
457 dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) argument
481 dwc3_trb_dma_offset(struct dwc3_ep *dep, struct dwc3_trb *trb) argument
489 dwc3_alloc_trb_pool(struct dwc3_ep *dep) argument
508 dwc3_free_trb_pool(struct dwc3_ep *dep) argument
519 dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) argument
576 dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) argument
702 struct dwc3_ep *dep; local
755 dwc3_gadget_resize_tx_fifos(struct dwc3_ep *dep) argument
854 __dwc3_gadget_ep_enable(struct dwc3_ep *dep, unsigned int action) argument
971 dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep, int status) argument
1011 __dwc3_gadget_ep_disable(struct dwc3_ep *dep) argument
1068 struct dwc3_ep *dep; local
1100 struct dwc3_ep *dep; local
1129 struct dwc3_ep *dep = to_dwc3_ep(ep); local
1163 dwc3_ep_prev_trb(struct dwc3_ep *dep, u8 index) argument
1173 dwc3_calc_trbs_left(struct dwc3_ep *dep) argument
1212 dwc3_prepare_one_trb(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int trb_length, unsigned int chain, unsigned int node, bool use_bounce_buffer, bool must_interrupt) argument
1361 dwc3_needs_extra_trb(struct dwc3_ep *dep, struct dwc3_request *req) argument
1383 dwc3_prepare_last_sg(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int entry_length, unsigned int node) argument
1413 dwc3_prepare_trbs_sg(struct dwc3_ep *dep, struct dwc3_request *req) argument
1514 dwc3_prepare_trbs_linear(struct dwc3_ep *dep, struct dwc3_request *req) argument
1530 dwc3_prepare_trbs(struct dwc3_ep *dep) argument
1606 __dwc3_gadget_kick_transfer(struct dwc3_ep *dep) argument
1700 __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) argument
1780 dwc3_gadget_start_isoc_quirk(struct dwc3_ep *dep) argument
1853 __dwc3_gadget_start_isoc(struct dwc3_ep *dep) argument
1919 __dwc3_gadget_ep_queue(struct dwc3_ep *dep, struct dwc3_request *req) argument
1989 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2003 dwc3_gadget_ep_skip_trbs(struct dwc3_ep *dep, struct dwc3_request *req) argument
2032 dwc3_gadget_ep_cleanup_cancelled_requests(struct dwc3_ep *dep) argument
2070 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2132 __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value, int protocol) argument
2221 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2237 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2480 struct dwc3_ep *dep; local
2844 struct dwc3_ep *dep; local
3143 dwc3_gadget_init_control_endpoint(struct dwc3_ep *dep) argument
3158 dwc3_gadget_init_in_endpoint(struct dwc3_ep *dep) argument
3207 dwc3_gadget_init_out_endpoint(struct dwc3_ep *dep) argument
3256 struct dwc3_ep *dep; local
3324 struct dwc3_ep *dep; local
3352 dwc3_gadget_ep_reclaim_completed_trb(struct dwc3_ep *dep, struct dwc3_request *req, struct dwc3_trb *trb, const struct dwc3_event_depevt *event, int status, int chain) argument
3420 dwc3_gadget_ep_reclaim_trb_sg(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) argument
3446 dwc3_gadget_ep_reclaim_trb_linear(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) argument
3461 dwc3_gadget_ep_cleanup_completed_request(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, struct dwc3_request *req, int status) argument
3520 dwc3_gadget_ep_cleanup_completed_requests(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) argument
3542 dwc3_gadget_ep_should_continue(struct dwc3_ep *dep) argument
3565 dwc3_gadget_endpoint_frame_from_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3571 dwc3_gadget_endpoint_trbs_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) argument
3622 dwc3_gadget_endpoint_transfer_in_progress(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3642 dwc3_gadget_endpoint_transfer_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3656 dwc3_gadget_endpoint_transfer_not_ready(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3675 dwc3_gadget_endpoint_command_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3720 dwc3_gadget_endpoint_stream_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3788 struct dwc3_ep *dep; local
3871 dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) argument
3943 struct dwc3_ep *dep; local
4073 struct dwc3_ep *dep; local
[all...]
H A Dcore.h946 struct dwc3_ep *dep; member in struct:dwc3_request
1619 static inline int dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, argument
H A Dcore.c254 u32 dwc3_core_fifo_space(struct dwc3_ep *dep, u8 type) argument
H A Dgadget.h84 struct dwc3_ep *dep = req->dep; local
101 struct dwc3_ep *dep = req->dep; local
131 dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c546 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; local
/linux-master/kernel/time/
H A Dtick-sched.c329 static bool check_tick_dependency(atomic_t *dep) argument
479 static void tick_nohz_dep_set_all(atomic_t *dep, argument
/linux-master/drivers/acpi/
H A Dscan.c1839 struct acpi_dep_data *dep; local
2053 struct acpi_dep_data *dep; local
2311 acpi_dev_get_next_consumer_dev_cb(struct acpi_dep_data *dep, void *data) argument
2379 acpi_scan_delete_dep_data(struct acpi_dep_data *dep) argument
2385 acpi_scan_clear_dep(struct acpi_dep_data *dep, void *data) argument
2419 struct acpi_dep_data *dep, *tmp; local
2513 struct acpi_dep_data *dep, *tmp; local
[all...]
/linux-master/scripts/kconfig/
H A Dmenu.c108 void menu_add_dep(struct expr *dep) argument
205 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) argument
129 menu_add_prop(enum prop_type type, struct expr *expr, struct expr *dep) argument
157 menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) argument
210 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) argument
290 struct expr *parentdep, *basedep, *dep, *dep2, **ep; local
[all...]
H A Dexpr.h247 struct expr *dep; member in struct:menu
H A Dexpr.c851 int expr_contains_symbol(struct expr *dep, struct symbol *sym) argument
879 bool expr_depends_symbol(struct expr *dep, struc argument
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-dbgcap.c189 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) argument
260 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, argument
315 struct dbc_ep *dep = &dbc->eps[req->direction]; local
374 struct dbc_ep *dep; local
696 struct dbc_ep *dep; local
765 struct dbc_ep *dep; local
[all...]
/linux-master/sound/core/
H A Dpcm_lib.c1145 snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, int var, snd_pcm_hw_rule_func_t func, void *private, int dep, ...) argument
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c183 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; local
356 xfs_dir2_data_entry_t *dep; /* dat local
[all...]
/linux-master/fs/xfs/scrub/
H A Dreaddir.c111 struct xfs_dir2_data_entry *dep = bp->b_addr + off; local
200 struct xfs_dir2_data_entry *dep; local
[all...]
H A Ddir.c223 struct xfs_dir2_data_entry *dep = bp->b_addr + iter_off; local
374 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c176 xfs_dir2_data_entry_t *dep; /* data entry in the block */ local
290 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; local
[all...]
H A Dxfs_dir2_node.c791 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1278 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1906 struct xfs_dir2_data_entry *dep; /* data entry pointer */ local
2104 xfs_dir2_data_entry_t *dep; local
2198 xfs_dir2_data_entry_t *dep; /* data entry changed */ local
[all...]
H A Dxfs_dir2_leaf.c627 struct xfs_dir2_data_entry *dep; /* data block entry */ local
1164 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1224 xfs_dir2_data_entry_t *dep; /* data entry */ local
1354 xfs_dir2_data_entry_t *dep; /* data entry structure */ local
1500 xfs_dir2_data_entry_t *dep; /* data block entry */ local
[all...]
H A Dxfs_dir2_data.c42 xfs_dir2_data_entry_tag_p( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) argument
51 xfs_dir2_data_get_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) argument
66 xfs_dir2_data_put_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep, uint8_t ftype) argument
180 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; local
665 struct xfs_dir2_data_entry *dep = addr + offset; local
763 xfs_dir2_data_log_entry( struct xfs_da_args *args, struct xfs_buf *bp, xfs_dir2_data_entry_t *dep) argument
[all...]
H A Dxfs_dir2_block.c360 xfs_dir2_data_entry_t *dep; /* block data entry */ local
639 xfs_dir2_data_entry_t *dep; /* block data entry */ local
687 xfs_dir2_data_entry_t *dep; /* block data entry */ local
787 xfs_dir2_data_entry_t *dep; /* block data entry */ local
868 xfs_dir2_data_entry_t *dep; /* block data entry */ local
1083 xfs_dir2_data_entry_t *dep; /* data entry pointer */ local
[all...]
/linux-master/net/sched/
H A Dsch_sfq.c105 struct sfq_head dep; /* anchor in dep[] chains */ member in struct:sfq_slot
133 struct sfq_head dep[SFQ_MAX_DEPTH + 1]; member in struct:sfq_sched_data
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c943 u32 size, wid = priv->dma_cap.estwid, dep = priv->dma_cap.estdep; local
/linux-master/drivers/dma/
H A Ddmaengine.c1556 struct dma_async_tx_descriptor *dep = txd_next(tx); local
[all...]
/linux-master/include/linux/
H A Dlockdep.h55 u8 dep; member in struct:lock_list

Completed in 340 milliseconds

12