Home
last modified time | relevance | path

Searched defs:entity (Results 26 – 50 of 148) sorted by relevance

123456

/linux-6.8/drivers/media/platform/renesas/vsp1/
Dvsp1_video.c257 struct vsp1_entity *entity; in vsp1_video_pipeline_setup_partitions() local
369 struct vsp1_entity *entity; in vsp1_video_pipeline_run_partition() local
380 struct vsp1_entity *entity; in vsp1_video_pipeline_run() local
474 struct vsp1_entity *entity; in vsp1_video_pipeline_build_branch() local
563 struct media_entity *entity = &video->video.entity; in vsp1_video_pipeline_build() local
789 struct vsp1_entity *entity; in vsp1_video_setup_pipeline() local
Dvsp1_hgo.c41 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()
Dvsp1_sru.c269 static void sru_configure_stream(struct vsp1_entity *entity, in sru_configure_stream()
303 static unsigned int sru_max_width(struct vsp1_entity *entity, in sru_max_width()
326 static void sru_partition(struct vsp1_entity *entity, in sru_partition()
Dvsp1_hgt.c41 void vsp1_hgt_frame_end(struct vsp1_entity *entity) in vsp1_hgt_frame_end()
128 static void hgt_configure_stream(struct vsp1_entity *entity, in hgt_configure_stream()
Dvsp1_rwpf.h34 struct vsp1_entity entity; member
74 static inline struct vsp1_rwpf *entity_to_rwpf(struct vsp1_entity *entity) in entity_to_rwpf()
Dvsp1_lif.h23 struct vsp1_entity entity; member
Dvsp1_uif.h20 struct vsp1_entity entity; member
Dvsp1_hsit.h23 struct vsp1_entity entity; member
Dvsp1_uds.h23 struct vsp1_entity entity; member
Dvsp1_sru.h24 struct vsp1_entity entity; member
Dvsp1_lut.h26 struct vsp1_entity entity; member
Dvsp1_clu.h27 struct vsp1_entity entity; member
/linux-6.8/drivers/net/wwan/t7xx/
Dt7xx_pci.c154 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
/linux-6.8/drivers/gpu/drm/scheduler/
Dsched_fence.c208 struct drm_sched_fence *drm_sched_fence_alloc(struct drm_sched_entity *entity, in drm_sched_fence_alloc()
224 struct drm_sched_entity *entity) in drm_sched_fence_init()
/linux-6.8/include/media/
Dmedia-device.h382 #define media_device_for_each_entity(entity, mdev) \ argument
440 struct media_entity *entity) in media_device_register_entity()
444 static inline void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
/linux-6.8/drivers/media/usb/uvc/
Duvc_status.c129 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl()
147 struct uvc_entity *entity; in uvc_event_find_ctrl() local
/linux-6.8/drivers/media/platform/samsung/exynos4-is/
Dcommon.c17 struct v4l2_subdev *fimc_find_remote_sensor(struct media_entity *entity) in fimc_find_remote_sensor()
/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.c94 struct drm_sched_entity *entity, void *owner, in amdgpu_job_alloc()
122 struct drm_sched_entity *entity, void *owner, in amdgpu_job_alloc_with_ib()
/linux-6.8/drivers/media/platform/qcom/camss/
Dcamss.c1007 struct media_entity *camss_find_sensor(struct media_entity *entity) in camss_find_sensor()
1035 s64 camss_get_link_freq(struct media_entity *entity, unsigned int bpp, in camss_get_link_freq()
1057 int camss_get_pixel_clock(struct media_entity *entity, u64 *pixel_clock) in camss_get_pixel_clock()
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.h22 enum cudbg_dbg_entity_type entity; member
/linux-6.8/drivers/staging/media/tegra-video/
Dvi.c44 struct media_entity *entity; member
183 struct media_entity *entity; in tegra_channel_get_remote_source_subdev() local
1466 struct tegra_vi_graph_entity *entity; in tegra_vi_graph_find_entity() local
1480 struct tegra_vi_graph_entity *entity) in tegra_vi_graph_build()
1584 struct tegra_vi_graph_entity *entity; in tegra_vi_graph_notify_complete() local
1660 struct tegra_vi_graph_entity *entity; in tegra_vi_graph_notify_bound() local
/linux-6.8/drivers/gpu/drm/nouveau/
Dnouveau_sched.c406 struct drm_sched_entity *entity = &sched->entity; in nouveau_sched_init() local
483 struct drm_sched_entity *entity = &sched->entity; in nouveau_sched_fini() local
/linux-6.8/drivers/media/platform/ti/omap3isp/
Dispcsiphy.h28 struct media_entity *entity; member
/linux-6.8/drivers/media/dvb-core/
Ddvbdev.c263 struct media_entity *entity = &dvbdev->tsout_entity[i]; in dvb_create_tsout_entity() local
638 struct media_entity *entity; in dvb_create_io_intf_links() local
659 struct media_entity *entity, *tuner = NULL, *demod = NULL, *conn; in dvb_create_media_graph() local
/linux-6.8/drivers/gpu/drm/xe/
Dxe_gpu_scheduler.h63 xe_sched_entity_init(struct xe_sched_entity *entity, in xe_sched_entity_init()

123456