Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 156) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/
H A Dsched_entity.c53 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init()
93 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity, in drm_sched_entity_modify_sched()
111 static bool drm_sched_entity_is_idle(struct drm_sched_entity *entity) in drm_sched_entity_is_idle()
130 bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready()
153 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush()
219 static void drm_sched_entity_kill_jobs(struct drm_sched_entity *entity) in drm_sched_entity_kill_jobs()
264 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini()
307 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy()
320 struct drm_sched_entity *entity = in drm_sched_entity_clear_dep() local
334 struct drm_sched_entity *entity = in drm_sched_entity_wakeup() local
[all …]
H A Dsched_main.c90 struct drm_sched_entity *entity) in drm_sched_rq_add_entity()
109 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity()
131 struct drm_sched_entity *entity; in drm_sched_rq_select_entity() local
174 struct drm_sched_entity *entity) in drm_sched_dependency_optimized()
333 struct drm_sched_entity *entity; in drm_sched_increase_karma() local
549 struct drm_sched_entity *entity, in drm_sched_job_init()
621 struct drm_sched_entity *entity; in drm_sched_select_entity() local
771 struct drm_sched_entity *entity = NULL; in drm_sched_main() local
/OK3568_Linux_fs/kernel/block/
H A Dbfq-wf2q.c30 static unsigned int bfq_class_idx(struct bfq_entity *entity) in bfq_class_idx()
207 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
246 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
262 struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity) in bfq_entity_to_bfqq()
288 static void bfq_calc_finish(struct bfq_entity *entity, unsigned long service) in bfq_calc_finish()
317 struct bfq_entity *entity = NULL; in bfq_entity_of() local
330 static void bfq_extract(struct rb_root *root, struct bfq_entity *entity) in bfq_extract()
342 struct bfq_entity *entity) in bfq_idle_extract()
371 static void bfq_insert(struct rb_root *root, struct bfq_entity *entity) in bfq_insert()
403 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min()
[all …]
H A Dbfq-cgroup.c424 void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg) in bfq_init_entity()
545 struct bfq_entity *entity = &bfqg->entity; in bfq_pd_init() local
578 struct bfq_entity *entity; in bfq_group_set_parent() local
588 struct bfq_entity *entity; in bfq_link_bfqg() local
647 struct bfq_entity *entity = &bfqq->entity; in bfq_bfqq_move() local
710 struct bfq_entity *entity; in __bfq_bic_change_cgroup() local
841 struct bfq_entity *entity = st->first_idle; in bfq_flush_idle_tree() local
854 struct bfq_entity *entity, in bfq_reparent_leaf_entity()
888 struct bfq_entity *entity; in bfq_reparent_active_queues() local
912 struct bfq_entity *entity = bfqg->my_entity; in bfq_pd_offline() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_entity.c23 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()
214 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local
246 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local
298 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local
[all …]
H A Dvsp1_wpf.c228 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()
H A Dvsp1_uds.c40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha()
258 static void uds_configure_stream(struct vsp1_entity *entity, in uds_configure_stream()
306 static void uds_configure_partition(struct vsp1_entity *entity, in uds_configure_partition()
332 static unsigned int uds_max_width(struct vsp1_entity *entity, in uds_max_width()
368 static void uds_partition(struct vsp1_entity *entity, in uds_partition()
H A Dvsp1_pipe.c246 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
H A Dvsp1_rpf.c58 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()
H A Dvsp1_drv.c92 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local
134 struct vsp1_entity *entity; in vsp1_uapi_create_links() local
213 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local
239 struct vsp1_entity *entity; in vsp1_create_entities() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq_3A_server/common/mediactl/
H A Dmediactl.c81 struct media_entity *entity = &media->entities[i]; in media_get_entity_by_name() local
102 struct media_entity *entity = &media->entities[i]; in media_get_entity_by_id() local
125 const struct media_pad *media_entity_get_pad(struct media_entity *entity, unsigned int index) in media_entity_get_pad()
133 unsigned int media_entity_get_links_count(struct media_entity *entity) in media_entity_get_links_count()
138 const struct media_link *media_entity_get_link(struct media_entity *entity, unsigned int index) in media_entity_get_link()
146 const char *media_entity_get_devname(struct media_entity *entity) in media_entity_get_devname()
181 const struct media_entity_desc *media_entity_get_info(struct media_entity *entity) in media_entity_get_info()
289 struct media_entity *entity = &media->entities[i]; in media_reset_links() local
312 static struct media_link *media_entity_add_link(struct media_entity *entity) in media_entity_add_link()
339 struct media_entity *entity = &media->entities[id - 1]; in media_enum_links() local
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/mediactl/
H A Dmediactl.c83 struct media_entity *entity = &media->entities[i]; in media_get_entity_by_name() local
104 struct media_entity *entity = &media->entities[i]; in media_get_entity_by_id() local
127 const struct media_pad *media_entity_get_pad(struct media_entity *entity, unsigned int index) in media_entity_get_pad()
135 unsigned int media_entity_get_links_count(struct media_entity *entity) in media_entity_get_links_count()
140 const struct media_link *media_entity_get_link(struct media_entity *entity, unsigned int index) in media_entity_get_link()
148 const char *media_entity_get_devname(struct media_entity *entity) in media_entity_get_devname()
184 const struct media_entity_desc *media_entity_get_info(struct media_entity *entity) in media_entity_get_info()
292 struct media_entity *entity = &media->entities[i]; in media_reset_links() local
315 static struct media_link *media_entity_add_link(struct media_entity *entity) in media_entity_add_link()
342 struct media_entity *entity = &media->entities[id - 1]; in media_enum_links() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c197 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init()
232 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other()
242 struct media_entity *entity) in stack_push()
255 struct media_entity *entity; in stack_pop() local
295 struct media_entity *entity) in media_graph_walk_start()
310 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local
347 struct media_entity *entity; in media_graph_walk_next() local
368 int media_entity_get_fwnode_pad(struct media_entity *entity, in media_entity_get_fwnode_pad()
407 __must_check int __media_pipeline_start(struct media_entity *entity, in __media_pipeline_start()
532 __must_check int media_pipeline_start(struct media_entity *entity, in media_pipeline_start()
[all …]
H A Dmc-device.c84 struct media_entity *entity; in find_entity() local
155 struct media_entity *entity; in media_device_enum_links() local
239 struct media_entity *entity; in media_device_get_topology() local
493 __u32 entity; member
585 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
623 struct media_entity *entity) in media_device_register_entity()
687 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
809 struct media_entity *entity; in media_device_unregister() local
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-entity.h91 struct media_entity *entity; member
144 struct media_entity *entity; member
193 struct media_entity *entity; member
365 static inline u32 media_entity_id(struct media_entity *entity) in media_entity_id()
414 static inline bool is_media_entity_v4l2_video_device(struct media_entity *entity) in is_media_entity_v4l2_video_device()
427 static inline bool is_media_entity_v4l2_subdev(struct media_entity *entity) in is_media_entity_v4l2_subdev()
467 struct media_entity *entity) in media_entity_enum_set()
482 struct media_entity *entity) in media_entity_enum_clear()
499 struct media_entity *entity) in media_entity_enum_test()
518 struct media_entity *entity) in media_entity_enum_test_and_set()
[all …]
H A Dv4l2-mc.h202 static inline int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get()
207 static inline void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mc.c25 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()
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_entity.c18 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()
136 struct uvc_entity *entity; in uvc_mc_register_entities() local
H A Duvc_ctrl.c834 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid()
860 static void __uvc_find_control(struct uvc_entity *entity, u32 v4l2_id, in __uvc_find_control()
896 struct uvc_entity *entity; in uvc_find_control() local
1491 struct uvc_entity *entity, int rollback) in uvc_ctrl_commit_entity()
1545 struct uvc_entity *entity; in __uvc_ctrl_commit() local
1732 u8 entity; in uvc_ctrl_fixup_xu_info() member
1849 struct uvc_entity *entity; in uvc_xu_ctrl_query() local
1985 struct uvc_entity *entity; in uvc_ctrl_restore_values() local
2085 struct uvc_entity *entity; in uvc_ctrl_add_mapping() local
2171 struct uvc_entity *entity) in uvc_ctrl_prune_entity()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/
H A Dv4l2subdev.c42 int v4l2_subdev_open(struct media_entity *entity) in v4l2_subdev_open()
59 void v4l2_subdev_close(struct media_entity *entity) in v4l2_subdev_close()
65 int v4l2_subdev_get_format(struct media_entity *entity, in v4l2_subdev_get_format()
88 int v4l2_subdev_set_format(struct media_entity *entity, in v4l2_subdev_set_format()
112 int v4l2_subdev_get_selection(struct media_entity *entity, in v4l2_subdev_get_selection()
151 int v4l2_subdev_set_selection(struct media_entity *entity, in v4l2_subdev_set_selection()
192 int v4l2_subdev_get_frame_interval(struct media_entity *entity, in v4l2_subdev_get_frame_interval()
212 int v4l2_subdev_set_frame_interval(struct media_entity *entity, in v4l2_subdev_set_frame_interval()
514 static int set_frame_interval(struct media_entity *entity, in set_frame_interval()
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/
H A Dmedia_enquiry.cpp144 media_entity *entity = NULL; in get_isp_dev_info_by_name() local
269 media_entity *entity = NULL; in get_vicap_dev_info_by_name() local
381 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print() local
390 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print() local
474 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print_two() local
485 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print_two() local
499 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print_two() local
565 struct media_entity *entity = pipeline->entities[i]; in pipelin_dev_info_print_two() local
624 struct media_entity *entity = pipeline->entities[i]; in all_pipelin_info_print() local
664 media_entity *entity = NULL; in get_pipeline_info_by_cameraid() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c96 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local
169 static void amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity) in amdgpu_ctx_fini_entity()
204 u32 ring, struct drm_sched_entity **entity) in amdgpu_ctx_get_entity()
436 struct drm_sched_entity *entity, in amdgpu_ctx_add_fence()
462 struct drm_sched_entity *entity, in amdgpu_ctx_get_fence()
537 struct drm_sched_entity *entity) in amdgpu_ctx_wait_prev_fence()
578 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_flush() local
608 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_fini() local
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c38 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
405 struct xvip_graph_entity *entity; in xvip_graph_parse() local
/OK3568_Linux_fs/kernel/drivers/media/usb/au0828/
H A Dau0828-core.c216 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
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-dev-common.c70 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()
316 struct media_entity *entity = &sd->entity; in imx_media_notify() local

1234567