/drivers/gpu/drm/scheduler/ |
D | sched_entity.c | 59 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init() 107 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity, in drm_sched_entity_modify_sched() 118 static bool drm_sched_entity_is_idle(struct drm_sched_entity *entity) in drm_sched_entity_is_idle() 131 bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready() 154 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush() 217 struct drm_sched_entity *entity) in drm_sched_job_dependency() 228 static void drm_sched_entity_kill_jobs(struct drm_sched_entity *entity) in drm_sched_entity_kill_jobs() 278 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini() 321 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy() 332 struct drm_sched_entity *entity = in drm_sched_entity_clear_dep() local [all …]
|
D | sched_main.c | 91 struct drm_sched_entity *entity) in drm_sched_rq_add_entity() 110 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity() 132 struct drm_sched_entity *entity; in drm_sched_rq_select_entity() local 209 struct drm_sched_entity *entity) in drm_sched_dependency_optimized() 592 struct drm_sched_entity *entity, in drm_sched_job_init() 627 struct drm_sched_entity *entity = job->entity; in drm_sched_job_arm() local 798 struct drm_sched_entity *entity; in drm_sched_select_entity() local 925 struct drm_sched_entity *entity = NULL; in drm_sched_main() local 1095 struct drm_sched_entity *entity; in drm_sched_increase_karma_ext() local
|
/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.c | 23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup() 72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream() 81 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame() 90 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition() 118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() 141 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format() 160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection() 215 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local 247 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local 300 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local [all …]
|
D | vsp1_wpf.c | 228 static void vsp1_wpf_destroy(struct vsp1_entity *entity) in vsp1_wpf_destroy() 256 static void wpf_configure_stream(struct vsp1_entity *entity, in wpf_configure_stream() 365 static void wpf_configure_frame(struct vsp1_entity *entity, in wpf_configure_frame() 391 static void wpf_configure_partition(struct vsp1_entity *entity, in wpf_configure_partition() 533 static unsigned int wpf_max_width(struct vsp1_entity *entity, in wpf_max_width() 541 static void wpf_partition(struct vsp1_entity *entity, in wpf_partition()
|
D | vsp1_uds.c | 40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha() 260 static void uds_configure_stream(struct vsp1_entity *entity, in uds_configure_stream() 308 static void uds_configure_partition(struct vsp1_entity *entity, in uds_configure_partition() 334 static unsigned int uds_max_width(struct vsp1_entity *entity, in uds_max_width() 370 static void uds_partition(struct vsp1_entity *entity, in uds_partition()
|
D | vsp1_rpf.c | 58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream() 226 static void rpf_configure_frame(struct vsp1_entity *entity, in rpf_configure_frame() 241 static void rpf_configure_partition(struct vsp1_entity *entity, in rpf_configure_partition() 324 static void rpf_partition(struct vsp1_entity *entity, in rpf_partition()
|
D | vsp1_pipe.c | 246 struct vsp1_entity *entity; in vsp1_pipeline_reset() local 315 struct vsp1_entity *entity; in vsp1_pipeline_stop() local 442 struct vsp1_entity *entity; in vsp1_pipeline_propagate_partition() local
|
D | vsp1_drv.c | 93 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local 135 struct vsp1_entity *entity; in vsp1_uapi_create_links() local 214 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local 240 struct vsp1_entity *entity; in vsp1_create_entities() local
|
D | vsp1_lut.c | 149 static void lut_configure_stream(struct vsp1_entity *entity, in lut_configure_stream() 159 static void lut_configure_frame(struct vsp1_entity *entity, in lut_configure_frame() 181 static void lut_destroy(struct vsp1_entity *entity) in lut_destroy()
|
D | vsp1_clu.c | 173 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream() 191 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame() 222 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy()
|
D | vsp1_video.c | 256 struct vsp1_entity *entity; in vsp1_video_pipeline_setup_partitions() local 368 struct vsp1_entity *entity; in vsp1_video_pipeline_run_partition() local 379 struct vsp1_entity *entity; in vsp1_video_pipeline_run() local 473 struct vsp1_entity *entity; in vsp1_video_pipeline_build_branch() local 562 struct media_entity *entity = &video->video.entity; in vsp1_video_pipeline_build() local 788 struct vsp1_entity *entity; in vsp1_video_setup_pipeline() local
|
D | vsp1_sru.c | 272 static void sru_configure_stream(struct vsp1_entity *entity, in sru_configure_stream() 306 static unsigned int sru_max_width(struct vsp1_entity *entity, in sru_max_width() 329 static void sru_partition(struct vsp1_entity *entity, in sru_partition()
|
D | vsp1_hgo.c | 41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end() 132 static void hgo_configure_stream(struct vsp1_entity *entity, in hgo_configure_stream()
|
/drivers/media/mc/ |
D | mc-entity.c | 194 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init() 240 static bool media_entity_has_pad_interdep(struct media_entity *entity, in media_entity_has_pad_interdep() 257 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other() 267 struct media_entity *entity) in stack_push() 280 struct media_entity *entity; in stack_pop() local 320 struct media_entity *entity) in media_graph_walk_start() 335 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local 379 struct media_entity *entity; in media_graph_walk_next() local 745 struct media_entity *entity = pad->entity; in __media_pipeline_start() local 952 static void __media_entity_remove_link(struct media_entity *entity, in __media_entity_remove_link() [all …]
|
D | mc-device.c | 83 struct media_entity *entity; in find_entity() local 154 struct media_entity *entity; in media_device_enum_links() local 233 struct media_entity *entity; in media_device_get_topology() local 487 __u32 entity; member 579 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity() 610 struct media_entity *entity) in media_device_register_entity() 673 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity() 789 struct media_entity *entity; in media_device_unregister() local
|
/drivers/media/v4l2-core/ |
D | v4l2-mc.c | 25 struct media_entity *entity; in v4l2_mc_create_media_graph() local 434 static int pipeline_pm_use_count(struct media_entity *entity, in pipeline_pm_use_count() 460 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one() 493 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power() 521 static int v4l2_pipeline_pm_use(struct media_entity *entity, unsigned int use) in v4l2_pipeline_pm_use() 543 int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get() 549 void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
|
D | v4l2-dev.c | 1103 struct media_entity *entity = &vdev->entity; in video_device_pipeline_start() local 1115 struct media_entity *entity = &vdev->entity; in __video_device_pipeline_start() local 1126 struct media_entity *entity = &vdev->entity; in video_device_pipeline_stop() local 1137 struct media_entity *entity = &vdev->entity; in __video_device_pipeline_stop() local 1148 struct media_entity *entity = &vdev->entity; in video_device_pipeline_alloc_start() local 1159 struct media_entity *entity = &vdev->entity; in video_device_pipeline() local
|
/drivers/media/usb/uvc/ |
D | uvc_entity.c | 18 struct uvc_entity *entity) in uvc_mc_create_links() 62 void uvc_mc_cleanup_entity(struct uvc_entity *entity) in uvc_mc_cleanup_entity() 71 struct uvc_entity *entity) in uvc_mc_init_entity() 137 struct uvc_entity *entity; in uvc_mc_register_entities() local
|
D | uvc_ctrl.c | 868 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid() 878 static void __uvc_find_control(struct uvc_entity *entity, u32 v4l2_id, in __uvc_find_control() 914 struct uvc_entity *entity; in uvc_find_control() local 1705 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity() 1758 static int uvc_ctrl_find_ctrl_idx(struct uvc_entity *entity, in uvc_ctrl_find_ctrl_idx() 1784 struct uvc_entity *entity; in __uvc_ctrl_commit() local 1981 u8 entity; in uvc_ctrl_fixup_xu_info() member 2098 struct uvc_entity *entity; in uvc_xu_ctrl_query() local 2234 struct uvc_entity *entity; in uvc_ctrl_restore_values() local 2354 struct uvc_entity *entity; in uvc_ctrl_add_mapping() local [all …]
|
D | uvc_driver.c | 135 struct uvc_entity *entity; in uvc_entity_by_id() local 146 int id, struct uvc_entity *entity) in uvc_entity_by_reference() 750 struct uvc_entity *entity; in uvc_alloc_entity() local 1205 static int uvc_gpio_get_cur(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_cur() 1216 static int uvc_gpio_get_info(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_info() 1318 struct uvc_entity *entity) in uvc_scan_chain_entity() 1395 struct uvc_entity *entity, struct uvc_entity *prev) in uvc_scan_chain_forward() 1496 struct uvc_entity *entity = *_entity; in uvc_scan_chain_backward() local 1574 struct uvc_entity *entity, *prev; in uvc_scan_chain() local 1677 struct uvc_entity *entity; in uvc_scan_fallback() local [all …]
|
/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 38 struct media_entity *entity; member 56 struct xvip_graph_entity *entity; in xvip_graph_find_entity() local 69 struct xvip_graph_entity *entity) in xvip_graph_build_one() 287 struct xvip_graph_entity *entity; in xvip_graph_notify_complete() local 319 struct xvip_graph_entity *entity; in xvip_graph_notify_bound() local 404 struct xvip_graph_entity *entity; in xvip_graph_parse() local
|
/drivers/media/usb/au0828/ |
D | au0828-core.c | 216 struct media_entity *entity, *mixer = NULL, *decoder = NULL; in au0828_media_graph_notify() local 266 struct media_entity *entity) in au0828_is_link_shareable() 288 static int au0828_enable_source(struct media_entity *entity, in au0828_enable_source() 442 static void au0828_disable_source(struct media_entity *entity) in au0828_disable_source() 563 struct media_entity *entity, *demod = NULL; in au0828_media_device_register() local
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ctx.c | 207 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local 259 static ktime_t amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity) in amdgpu_ctx_fini_entity() 417 u32 ring, struct drm_sched_entity **entity) in amdgpu_ctx_get_entity() 721 struct drm_sched_entity *entity, in amdgpu_ctx_add_fence() 748 struct drm_sched_entity *entity, in amdgpu_ctx_get_fence() 823 struct drm_sched_entity *entity) in amdgpu_ctx_wait_prev_fence() 871 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_flush() local 901 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_fini() local
|
/drivers/staging/media/imx/ |
D | imx-media-dev-common.c | 70 struct media_entity *entity = srcpad->entity; in imx_media_add_vdev_to_pad() local 139 struct media_entity *entity; in imx_media_alloc_pad_vdev_lists() local 213 struct media_entity *entity) in imx_media_inherit_controls() 320 struct media_entity *entity = &sd->entity; in imx_media_notify() local
|
/drivers/net/wwan/t7xx/ |
D | t7xx_pci.c | 154 struct md_pm_entity *entity; in t7xx_pci_pm_entity_register() local 171 struct md_pm_entity *entity, *tmp_entity; in t7xx_pci_pm_entity_unregister() local 278 struct md_pm_entity *entity; in __t7xx_pci_pm_suspend() local 411 struct md_pm_entity *entity; in __t7xx_pci_pm_resume() local
|