/kernel/linux/linux-6.6/include/media/ |
H A D | media-device.h | 439 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) media_device_register_entity() argument 444 media_device_unregister_entity(struct media_entity *entity) media_device_unregister_entity() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-ic-prp.c | 212 static int prp_link_setup(struct media_entity *entity, in prp_link_setup() argument
|
H A D | imx-media-utils.c | 751 imx_media_pipeline_set_stream(struct imx_media_dev *imxmd, struct media_entity *entity, bool on) imx_media_pipeline_set_stream() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss_ipipe.c | 441 static int ipipe_link_setup(struct media_entity *entity, in ipipe_link_setup() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xcp.c | 400 amdgpu_xcp_release_sched(struct amdgpu_device *adev, struct amdgpu_ctx_entity *entity) amdgpu_xcp_release_sched() argument
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | uvcvideo.h | 49 __u8 entity[16]; member
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy.c | 686 static int csiphy_link_setup(struct media_entity *entity, in csiphy_link_setup() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_brx.c | 286 brx_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) brx_configure_stream() argument [all...] |
H A D | vsp1_clu.c | 173 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream() argument 191 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame() argument 222 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy() argument [all...] |
H A D | vsp1_rpf.c | 58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream() argument 278 rpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_frame() argument 293 rpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_partition() argument 376 rpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) rpf_partition() argument [all...] |
H A D | vsp1_sru.c | 272 sru_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) sru_configure_stream() argument 306 sru_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) sru_max_width() argument 329 sru_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) sru_partition() argument [all...] |
H A D | vsp1_drm.c | 543 struct vsp1_entity *entity; vsp1_du_pipeline_configure() local [all...] |
H A D | vsp1_drv.c | 101 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local 143 struct vsp1_entity *entity; vsp1_uapi_create_links() local 222 struct vsp1_entity *entity, *_entity; vsp1_destroy_entities() local 248 struct vsp1_entity *entity; vsp1_create_entities() local [all...] |
H A D | vsp1_entity.c | 23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup() argument 72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream() argument 81 vsp1_entity_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_frame() argument 90 vsp1_entity_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_partition() argument 118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) vsp1_entity_get_pad_config() argument 141 vsp1_entity_get_pad_format(struct vsp1_entity *entity, struct v4l2_subdev_state *sd_state, unsigned int pad) vsp1_entity_get_pad_format() argument 160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, struct v4l2_subdev_state *sd_state, unsigned int pad, unsigned int target) vsp1_entity_get_pad_selection() argument 215 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_get_pad_format() local 247 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_mbus_code() local 300 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_frame_size() local 364 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_set_pad_format() local 435 media_entity_to_vsp1_entity(struct media_entity *entity) media_entity_to_vsp1_entity() argument 497 vsp1_entity_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) vsp1_entity_link_setup() argument 529 struct vsp1_entity *entity; vsp1_entity_remote_pad() local 611 vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, const char *name, unsigned int num_pads, const struct v4l2_subdev_ops *ops, u32 function) vsp1_entity_init() argument 692 vsp1_entity_destroy(struct vsp1_entity *entity) vsp1_entity_destroy() argument [all...] |
H A D | vsp1_wpf.c | 228 vsp1_wpf_destroy(struct vsp1_entity *entity) vsp1_wpf_destroy() argument 256 wpf_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_stream() argument 365 wpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_frame() argument 391 wpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_partition() argument 533 wpf_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) wpf_max_width() argument 541 wpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) wpf_partition() argument [all...] |
H A D | vsp1_uds.c | 40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha() argument 260 uds_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_stream() argument 308 uds_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_partition() argument 334 uds_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) uds_max_width() argument 370 uds_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) uds_partition() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_sched.c | 33 struct nouveau_sched_entity *entity = args->sched_entity; in nouveau_job_init() local 264 struct nouveau_sched_entity *entity = to_nouveau_sched_entity(job->base.entity); in nouveau_job_submit() local 347 nouveau_sched_entity_qwork(struct nouveau_sched_entity *entity, struct work_struct *work) nouveau_sched_entity_qwork() argument 402 nouveau_sched_entity_init(struct nouveau_sched_entity *entity, struct drm_gpu_scheduler *sched, struct workqueue_struct *sched_wq) nouveau_sched_entity_init() argument 418 nouveau_sched_entity_fini(struct nouveau_sched_entity *entity) nouveau_sched_entity_fini() argument [all...] |
H A D | nouveau_sched.h | 52 struct nouveau_sched_entity *entity; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/ |
H A D | sched_entity.c | 59 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init() argument 108 drm_sched_entity_modify_sched(struct drm_sched_entity *entity, struct drm_gpu_scheduler **sched_list, unsigned int num_sched_list) drm_sched_entity_modify_sched() argument 119 drm_sched_entity_is_idle(struct drm_sched_entity *entity) drm_sched_entity_is_idle() argument 132 drm_sched_entity_is_ready(struct drm_sched_entity *entity) drm_sched_entity_is_ready() argument 150 drm_sched_entity_error(struct drm_sched_entity *entity) drm_sched_entity_error() argument 215 drm_sched_entity_kill(struct drm_sched_entity *entity) drm_sched_entity_kill() argument 259 drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) drm_sched_entity_flush() argument 305 drm_sched_entity_fini(struct drm_sched_entity *entity) drm_sched_entity_fini() argument 332 drm_sched_entity_destroy(struct drm_sched_entity *entity) drm_sched_entity_destroy() argument 343 struct drm_sched_entity *entity = drm_sched_entity_clear_dep() local 357 struct drm_sched_entity *entity = drm_sched_entity_wakeup() local 372 drm_sched_entity_set_priority(struct drm_sched_entity *entity, enum drm_sched_priority priority) drm_sched_entity_set_priority() argument 385 drm_sched_entity_add_dependency_cb(struct drm_sched_entity *entity) drm_sched_entity_add_dependency_cb() argument 431 drm_sched_job_dependency(struct drm_sched_job *job, struct drm_sched_entity *entity) drm_sched_job_dependency() argument 452 drm_sched_entity_pop_job(struct drm_sched_entity *entity) drm_sched_entity_pop_job() argument 506 drm_sched_entity_select_rq(struct drm_sched_entity *entity) drm_sched_entity_select_rq() argument 560 struct drm_sched_entity *entity = sched_job->entity; drm_sched_entity_push_job() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 46 __u8 entity[16]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 46 __u8 entity[16]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | uvcvideo.h | 36 __u8 entity[16]; member
|
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
H A D | adv748x-core.c | 331 static int adv748x_link_setup(struct media_entity *entity, in adv748x_link_setup() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
H A D | panfrost_job.c | 223 struct drm_sched_entity *entity = &job->file_priv->sched_entity[slot]; in panfrost_job_push() local
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp.c | 97 static int fimc_is_link_setup(struct media_entity *entity, in fimc_is_link_setup() argument
|