Home
last modified time | relevance | path

Searched defs:dep (Results 101 - 125 of 143) sorted by relevance

123456

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.c233 static bool check_tick_dependency(atomic_t *dep) in check_tick_dependency() argument
345 static void tick_nohz_dep_set_all(atomic_t *dep, in tick_nohz_dep_set_all() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c786 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_lookup_for_entry() local
1272 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_remove() local
1899 struct xfs_dir2_data_entry *dep; /* data entry pointer */ xfs_dir2_node_addname_int() local
2097 xfs_dir2_data_entry_t *dep; xfs_dir2_node_lookup() local
2191 xfs_dir2_data_entry_t *dep; /* data entry changed */ xfs_dir2_node_replace() local
[all...]
H A Dxfs_dir2_leaf.c617 struct xfs_dir2_data_entry *dep; /* data block entry */ in xfs_dir2_leaf_addname() local
1154 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_lookup() local
1214 xfs_dir2_data_entry_t *dep; /* data entry */ xfs_dir2_leaf_lookup_int() local
1344 xfs_dir2_data_entry_t *dep; /* data entry structure */ xfs_dir2_leaf_removename() local
1488 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_replace() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dlockdep.h59 u8 dep; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c786 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_lookup_for_entry() local
1272 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_remove() local
1899 struct xfs_dir2_data_entry *dep; /* data entry pointer */ xfs_dir2_node_addname_int() local
2097 xfs_dir2_data_entry_t *dep; xfs_dir2_node_lookup() local
2191 xfs_dir2_data_entry_t *dep; /* data entry changed */ xfs_dir2_node_replace() local
[all...]
H A Dxfs_dir2_leaf.c626 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 */ xfs_dir2_leaf_lookup() local
1223 xfs_dir2_data_entry_t *dep; /* data entry */ xfs_dir2_leaf_lookup_int() local
1353 xfs_dir2_data_entry_t *dep; /* data entry structure */ xfs_dir2_leaf_removename() local
1497 xfs_dir2_data_entry_t *dep; /* data block entry */ xfs_dir2_leaf_replace() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlockdep.h55 u8 dep; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.h180 struct net2280_dep_regs __iomem *dep; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c546 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; in amdgpu_cs_p2_syncobj_timeline_signal() local
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmaengine.c1556 struct dma_async_tx_descriptor *dep = txd_next(tx); in dma_run_dependencies() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.c266 static bool check_tick_dependency(atomic_t *dep) in check_tick_dependency() argument
416 static void tick_nohz_dep_set_all(atomic_t *dep, in tick_nohz_dep_set_all() argument
/third_party/gn/src/gn/
H A Dtarget.cc753 void Target::PullDependentTargetLibsFrom(const Target* dep, bool is_public) { in PullDependentTargetLibsFrom() argument
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c323 struct drm_amdgpu_cs_chunk_dep *dep = &dependencies[i]; in amdgpu_cs_submit_one() local
352 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; in amdgpu_cs_submit_one() local
941 amdgpu_cs_chunk_fence_to_dep(struct amdgpu_cs_fence *fence, struct drm_amdgpu_cs_chunk_dep *dep) amdgpu_cs_chunk_fence_to_dep() argument
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dprivate-lib-roles-h2.h288 uint32_t dep; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c786 const VkSubpassDependency2 *dep = &pCreateInfo->pDependencies[d]; in vk_common_CreateRenderPass2() local
1884 const struct vk_subpass_dependency *dep = &pass->dependencies[d]; begin_subpass() local
2110 const struct vk_subpass_dependency *dep = &pass->dependencies[d]; end_subpass() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc1380 IsFieldRepresentationDependencyOnMap( const CompilationDependency* dep, const Handle<Map>& receiver_map) IsFieldRepresentationDependencyOnMap() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcode.cc725 SetDependentCode(Handle<HeapObject> object, Handle<DependentCode> dep) SetDependentCode() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c228 static int gpir_min_dist_alu(gpir_dep *dep) in gpir_min_dist_alu() argument
245 static int gpir_get_min_dist(gpir_dep *dep) in gpir_get_min_dist() argument
296 gpir_max_dist_alu(gpir_dep *dep) gpir_max_dist_alu() argument
328 gpir_get_max_dist(gpir_dep *dep) gpir_get_max_dist() argument
701 pred_almost_ready(gpir_dep *dep) pred_almost_ready() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dscan.c1843 struct acpi_dep_data *dep; in acpi_device_dep_initialize() local
2058 struct acpi_dep_data *dep, *tmp; in acpi_walk_dep_device_list() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c161 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) in dwc3_ep_inc_enq() argument
170 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) in dwc3_ep_inc_deq() argument
175 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, in dwc3_gadget_del_and_unmap_request() argument
209 dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, int status) dwc3_gadget_giveback() argument
273 dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, struct dwc3_gadget_ep_cmd_params *params) dwc3_send_gadget_ep_cmd() argument
422 dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) dwc3_send_clear_stall_ep_cmd() argument
446 dwc3_trb_dma_offset(struct dwc3_ep *dep, struct dwc3_trb *trb) dwc3_trb_dma_offset() argument
454 dwc3_alloc_trb_pool(struct dwc3_ep *dep) dwc3_alloc_trb_pool() argument
473 dwc3_free_trb_pool(struct dwc3_ep *dep) dwc3_free_trb_pool() argument
484 dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) dwc3_gadget_set_xfer_resource() argument
529 dwc3_gadget_start_config(struct dwc3_ep *dep) dwc3_gadget_start_config() argument
549 struct dwc3_ep *dep = dwc->eps[i]; dwc3_gadget_start_config() local
562 dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) dwc3_gadget_set_ep_config() argument
655 __dwc3_gadget_ep_enable(struct dwc3_ep *dep, unsigned int action) __dwc3_gadget_ep_enable() argument
757 dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep, int status) dwc3_remove_requests() argument
793 __dwc3_gadget_ep_disable(struct dwc3_ep *dep) __dwc3_gadget_ep_disable() argument
841 struct dwc3_ep *dep; dwc3_gadget_ep_enable() local
873 struct dwc3_ep *dep; dwc3_gadget_ep_disable() local
902 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_alloc_request() local
936 dwc3_ep_prev_trb(struct dwc3_ep *dep, u8 index) dwc3_ep_prev_trb() argument
946 dwc3_calc_trbs_left(struct dwc3_ep *dep) dwc3_calc_trbs_left() argument
985 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) dwc3_prepare_one_trb() argument
1129 dwc3_needs_extra_trb(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_needs_extra_trb() argument
1151 dwc3_prepare_last_sg(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int entry_length, unsigned int node) dwc3_prepare_last_sg() argument
1181 dwc3_prepare_trbs_sg(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_prepare_trbs_sg() argument
1272 dwc3_prepare_trbs_linear(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_prepare_trbs_linear() argument
1288 dwc3_prepare_trbs(struct dwc3_ep *dep) dwc3_prepare_trbs() argument
1362 __dwc3_gadget_kick_transfer(struct dwc3_ep *dep) __dwc3_gadget_kick_transfer() argument
1455 __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) __dwc3_stop_active_transfer() argument
1524 dwc3_gadget_start_isoc_quirk(struct dwc3_ep *dep) dwc3_gadget_start_isoc_quirk() argument
1597 __dwc3_gadget_start_isoc(struct dwc3_ep *dep) __dwc3_gadget_start_isoc() argument
1657 __dwc3_gadget_ep_queue(struct dwc3_ep *dep, struct dwc3_request *req) __dwc3_gadget_ep_queue() argument
1728 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_queue() local
1742 dwc3_gadget_ep_skip_trbs(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_gadget_ep_skip_trbs() argument
1771 dwc3_gadget_ep_cleanup_cancelled_requests(struct dwc3_ep *dep) dwc3_gadget_ep_cleanup_cancelled_requests() argument
1788 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_dequeue() local
1839 __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value, int protocol) __dwc3_gadget_ep_set_halt() argument
1924 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_set_halt() local
1940 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_set_wedge() local
2091 struct dwc3_ep *dep; dwc3_stop_active_transfers() local
2327 struct dwc3_ep *dep; __dwc3_gadget_start() local
2566 dwc3_gadget_init_control_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_control_endpoint() argument
2581 dwc3_gadget_init_in_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_in_endpoint() argument
2628 dwc3_gadget_init_out_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_out_endpoint() argument
2679 struct dwc3_ep *dep; dwc3_gadget_init_endpoint() local
2747 struct dwc3_ep *dep; dwc3_gadget_free_endpoints() local
2775 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) dwc3_gadget_ep_reclaim_completed_trb() argument
2843 dwc3_gadget_ep_reclaim_trb_sg(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_reclaim_trb_sg() argument
2869 dwc3_gadget_ep_reclaim_trb_linear(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_reclaim_trb_linear() argument
2884 dwc3_gadget_ep_cleanup_completed_request(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, struct dwc3_request *req, int status) dwc3_gadget_ep_cleanup_completed_request() argument
2943 dwc3_gadget_ep_cleanup_completed_requests(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_cleanup_completed_requests() argument
2959 dwc3_gadget_ep_should_continue(struct dwc3_ep *dep) dwc3_gadget_ep_should_continue() argument
2977 dwc3_gadget_endpoint_frame_from_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_frame_from_event() argument
2983 dwc3_gadget_endpoint_trbs_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) dwc3_gadget_endpoint_trbs_complete() argument
3034 dwc3_gadget_endpoint_transfer_in_progress(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_in_progress() argument
3054 dwc3_gadget_endpoint_transfer_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_complete() argument
3068 dwc3_gadget_endpoint_transfer_not_ready(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_not_ready() argument
3087 dwc3_gadget_endpoint_command_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_command_complete() argument
3132 dwc3_gadget_endpoint_stream_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_stream_event() argument
3199 struct dwc3_ep *dep; dwc3_endpoint_interrupt() local
3278 dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) dwc3_stop_active_transfer() argument
3324 struct dwc3_ep *dep; dwc3_clear_stall_all_ep() local
3429 struct dwc3_ep *dep; dwc3_gadget_conndone_interrupt() local
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_lib.c1119 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, ...) snd_pcm_hw_rule_add() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dscan.c1794 struct acpi_dep_data *dep; in acpi_scan_dep_init() local
2005 struct acpi_dep_data *dep; in acpi_scan_check_dep() local
2239 acpi_dev_get_next_consumer_dev_cb(struct acpi_dep_data *dep, void *data) acpi_dev_get_next_consumer_dev_cb() argument
2307 acpi_scan_delete_dep_data(struct acpi_dep_data *dep) acpi_scan_delete_dep_data() argument
2313 acpi_scan_clear_dep(struct acpi_dep_data *dep, void *data) acpi_scan_clear_dep() argument
2347 struct acpi_dep_data *dep, *tmp; acpi_walk_dep_device_list() local
2434 struct acpi_dep_data *dep, *tmp; acpi_scan_postponed() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c179 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) in dwc3_ep_inc_enq() argument
188 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) in dwc3_ep_inc_deq() argument
193 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, in dwc3_gadget_del_and_unmap_request() argument
227 dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, int status) dwc3_gadget_giveback() argument
291 dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, struct dwc3_gadget_ep_cmd_params *params) dwc3_send_gadget_ep_cmd() argument
457 dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) dwc3_send_clear_stall_ep_cmd() argument
481 dwc3_trb_dma_offset(struct dwc3_ep *dep, struct dwc3_trb *trb) dwc3_trb_dma_offset() argument
489 dwc3_alloc_trb_pool(struct dwc3_ep *dep) dwc3_alloc_trb_pool() argument
508 dwc3_free_trb_pool(struct dwc3_ep *dep) dwc3_free_trb_pool() argument
519 dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) dwc3_gadget_set_xfer_resource() argument
564 dwc3_gadget_start_config(struct dwc3_ep *dep) dwc3_gadget_start_config() argument
584 struct dwc3_ep *dep = dwc->eps[i]; dwc3_gadget_start_config() local
597 dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) dwc3_gadget_set_ep_config() argument
723 struct dwc3_ep *dep; dwc3_gadget_clear_tx_fifos() local
776 dwc3_gadget_resize_tx_fifos(struct dwc3_ep *dep) dwc3_gadget_resize_tx_fifos() argument
875 __dwc3_gadget_ep_enable(struct dwc3_ep *dep, unsigned int action) __dwc3_gadget_ep_enable() argument
990 dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep, int status) dwc3_remove_requests() argument
1030 __dwc3_gadget_ep_disable(struct dwc3_ep *dep) __dwc3_gadget_ep_disable() argument
1087 struct dwc3_ep *dep; dwc3_gadget_ep_enable() local
1119 struct dwc3_ep *dep; dwc3_gadget_ep_disable() local
1148 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_alloc_request() local
1182 dwc3_ep_prev_trb(struct dwc3_ep *dep, u8 index) dwc3_ep_prev_trb() argument
1192 dwc3_calc_trbs_left(struct dwc3_ep *dep) dwc3_calc_trbs_left() argument
1231 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) dwc3_prepare_one_trb() argument
1380 dwc3_needs_extra_trb(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_needs_extra_trb() argument
1402 dwc3_prepare_last_sg(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int entry_length, unsigned int node) dwc3_prepare_last_sg() argument
1432 dwc3_prepare_trbs_sg(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_prepare_trbs_sg() argument
1533 dwc3_prepare_trbs_linear(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_prepare_trbs_linear() argument
1549 dwc3_prepare_trbs(struct dwc3_ep *dep) dwc3_prepare_trbs() argument
1625 __dwc3_gadget_kick_transfer(struct dwc3_ep *dep) __dwc3_gadget_kick_transfer() argument
1719 __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) __dwc3_stop_active_transfer() argument
1799 dwc3_gadget_start_isoc_quirk(struct dwc3_ep *dep) dwc3_gadget_start_isoc_quirk() argument
1872 __dwc3_gadget_start_isoc(struct dwc3_ep *dep) __dwc3_gadget_start_isoc() argument
1938 __dwc3_gadget_ep_queue(struct dwc3_ep *dep, struct dwc3_request *req) __dwc3_gadget_ep_queue() argument
2008 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_queue() local
2022 dwc3_gadget_ep_skip_trbs(struct dwc3_ep *dep, struct dwc3_request *req) dwc3_gadget_ep_skip_trbs() argument
2051 dwc3_gadget_ep_cleanup_cancelled_requests(struct dwc3_ep *dep) dwc3_gadget_ep_cleanup_cancelled_requests() argument
2089 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_dequeue() local
2151 __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value, int protocol) __dwc3_gadget_ep_set_halt() argument
2240 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_set_halt() local
2256 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep_set_wedge() local
2499 struct dwc3_ep *dep; dwc3_stop_active_transfers() local
2863 struct dwc3_ep *dep; __dwc3_gadget_start() local
3150 dwc3_gadget_init_control_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_control_endpoint() argument
3165 dwc3_gadget_init_in_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_in_endpoint() argument
3214 dwc3_gadget_init_out_endpoint(struct dwc3_ep *dep) dwc3_gadget_init_out_endpoint() argument
3263 struct dwc3_ep *dep; dwc3_gadget_init_endpoint() local
3331 struct dwc3_ep *dep; dwc3_gadget_free_endpoints() local
3359 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) dwc3_gadget_ep_reclaim_completed_trb() argument
3427 dwc3_gadget_ep_reclaim_trb_sg(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_reclaim_trb_sg() argument
3453 dwc3_gadget_ep_reclaim_trb_linear(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_reclaim_trb_linear() argument
3468 dwc3_gadget_ep_cleanup_completed_request(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, struct dwc3_request *req, int status) dwc3_gadget_ep_cleanup_completed_request() argument
3527 dwc3_gadget_ep_cleanup_completed_requests(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) dwc3_gadget_ep_cleanup_completed_requests() argument
3549 dwc3_gadget_ep_should_continue(struct dwc3_ep *dep) dwc3_gadget_ep_should_continue() argument
3572 dwc3_gadget_endpoint_frame_from_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_frame_from_event() argument
3578 dwc3_gadget_endpoint_trbs_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) dwc3_gadget_endpoint_trbs_complete() argument
3629 dwc3_gadget_endpoint_transfer_in_progress(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_in_progress() argument
3649 dwc3_gadget_endpoint_transfer_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_complete() argument
3663 dwc3_gadget_endpoint_transfer_not_ready(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_transfer_not_ready() argument
3682 dwc3_gadget_endpoint_command_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_command_complete() argument
3727 dwc3_gadget_endpoint_stream_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) dwc3_gadget_endpoint_stream_event() argument
3795 struct dwc3_ep *dep; dwc3_endpoint_interrupt() local
3878 dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) dwc3_stop_active_transfer() argument
3950 struct dwc3_ep *dep; dwc3_clear_stall_all_ep() local
4080 struct dwc3_ep *dep; dwc3_gadget_conndone_interrupt() local
[all...]
/kernel/linux/linux-6.6/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, ...) snd_pcm_hw_rule_add() argument
/third_party/ffmpeg/libavcodec/
H A Dalsdec.c1289 unsigned int dep = 0; in revert_channel_correlation() local
[all...]

Completed in 46 milliseconds

123456