Home
last modified time | relevance | path

Searched defs:dep (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/usb/dwc3/
H A Dep0.c36 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
257 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local
267 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt() local
281 struct dwc3_ep *dep; in dwc3_ep0_out_start() local
314 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local
341 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local
[all …]
H A Dgadget.h84 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
131 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index()
/linux/drivers/gpu/drm/i915/
H A Di915_scheduler.c160 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
/linux/scripts/kconfig/
H A Dmenu.c130 void menu_add_dep(struct expr *dep) in menu_add_dep()
152 struct expr *dep) in menu_add_prop()
180 struct expr *dep) in menu_add_prompt()
217 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
222 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol()
300 struct expr *basedep, *dep, *dep2; in _menu_finalize() local
H A Dexpr.c713 bool expr_contains_symbol(struct expr *dep, struct symbol *sym) in expr_contains_symbol()
741 bool expr_depends_symbol(struct expr *dep, struct symbol *sym) in expr_depends_symbol()
H A Dexpr.h57 #define EXPR_NOT(dep) (2-(dep)) argument
265 struct expr *dep; member
/linux/arch/powerpc/include/asm/
H A Dasync_tx.h16 #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
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c44 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_entry_tag_p()
53 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_get_ftype()
68 struct xfs_dir2_data_entry *dep, in xfs_dir2_data_put_ftype()
180 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in __xfs_dir3_data_check() local
690 struct xfs_dir2_data_entry *dep = addr + offset; in xfs_dir2_data_freescan() local
791 xfs_dir2_data_entry_t *dep) /* data entry pointer */ in xfs_dir2_data_log_entry()
H A Dxfs_dir2_sf.c176 xfs_dir2_data_entry_t *dep; /* data entry in the block */ in xfs_dir2_block_sfsize() local
290 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_to_sf() local
/linux/drivers/usb/host/
H A Dxhci-dbgcap.c200 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests()
272 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx()
327 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue() local
386 struct dbc_ep *dep; in xhci_dbc_do_eps_init() local
719 handle_ep_halt_changes(struct xhci_dbc *dbc, struct dbc_ep *dep, bool halted) in handle_ep_halt_changes()
759 struct dbc_ep *dep; in dbc_handle_xfer_event() local
/linux/drivers/acpi/
H A Dscan.c1844 struct acpi_dep_data *dep; in acpi_scan_dep_init() local
2024 struct acpi_dep_data *dep; in acpi_scan_add_dep() local
2337 static int acpi_dev_get_next_consumer_dev_cb(struct acpi_dep_data *dep, void *data) in acpi_dev_get_next_consumer_dev_cb()
2405 static void acpi_scan_delete_dep_data(struct acpi_dep_data *dep) in acpi_scan_delete_dep_data()
2411 static int acpi_scan_clear_dep(struct acpi_dep_data *dep, void *data) in acpi_scan_clear_dep()
2445 struct acpi_dep_data *dep, *tmp; in acpi_walk_dep_device_list() local
2539 struct acpi_dep_data *dep, *tmp; in acpi_scan_postponed() local
H A Dpower.c258 struct acpi_power_dependent_device *dep; in acpi_power_resource_add_dependent() local
288 struct acpi_power_dependent_device *dep; in acpi_power_resource_remove_dependent() local
370 struct acpi_power_dependent_device *dep; in __acpi_power_on() local
/linux/drivers/power/sequencing/
H A Dcore.c139 struct pwrseq_unit_dep *dep; in pwrseq_unit_dep_new() local
158 struct pwrseq_unit_dep *dep, *next; in pwrseq_unit_free_deps() local
390 struct pwrseq_unit_dep *dep; in pwrseq_unit_setup_deps() local
/linux/drivers/pnp/
H A Dinterface.c214 int ret, dep = 0, set = 0; in options_show() local
/linux/include/net/netfilter/
H A Dnf_tables_offload.h32 } dep; member
/linux/net/sched/
H A Dsch_sfq.c99 struct sfq_head dep; /* anchor in dep[] chains */ member
126 struct sfq_head dep[SFQ_MAX_DEPTH + 1]; member
/linux/kernel/time/
H A Dtick-sched.c321 static bool check_tick_dependency(atomic_t *dep) in check_tick_dependency()
477 static void tick_nohz_dep_set_all(atomic_t *dep, in tick_nohz_dep_set_all()
/linux/fs/xfs/scrub/
H A Ddir_repair.c450 struct xfs_dir2_data_entry *dep) in xrep_dir_salvage_data_entry()
482 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xrep_dir_recover_data() local
/linux/fs/hpfs/
H A Dnamei.c514 struct hpfs_dirent *dep, *nde; in hpfs_rename() local
/linux/drivers/usb/gadget/udc/
H A Dnet2280.h180 struct net2280_dep_regs __iomem *dep; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c934 u32 size, wid = priv->dma_cap.estwid, dep = priv->dma_cap.estdep; in tc_taprio_configure() local
/linux/drivers/dma/
H A Ddmaengine.c1590 struct dma_async_tx_descriptor *dep = txd_next(tx); in dma_run_dependencies() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c568 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; in amdgpu_cs_p2_syncobj_timeline_signal() local
/linux/sound/core/
H A Dpcm_lib.c1168 int dep, ...) in snd_pcm_hw_rule_add()
/linux/kernel/locking/
H A Dlockdep.c1426 u16 distance, u8 dep, in add_lock_to_list()
1775 u8 dep = lock->dep; in __bfs() local

12