/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_pci.h | 107 struct list_head entity; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_submitqueue.c | 137 struct drm_sched_entity *entity; in get_sched_entity() local
|
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
H A D | CurrencyDataEntry.java | 16 private String entity; field in CurrencyDataEntry 25 private CurrencyDataEntry(String entity, String currency, String alphabeticCode, Integer numericCode, Integer minorUnit, String withdrawalDate, String remark, boolean historic) { in CurrencyDataEntry() argument 36 public String entity() { in entity() method in CurrencyDataEntry 79 public Builder setEntity(String entity) { in setEntity() argument
|
/third_party/vk-gl-cts/framework/xexml/ |
H A D | xeXMLParser.cpp | 533 static char getEntityValue (const std::string& entity) in getEntityValue() argument 561 std::string entity; in parseEntityValue() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.h | 72 struct drm_sched_entity entity; member
|
H A D | amdgpu_ctx.c | 96 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local 169 amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity) amdgpu_ctx_fini_entity() argument 203 amdgpu_ctx_get_entity(struct amdgpu_ctx *ctx, u32 hw_ip, u32 instance, u32 ring, struct drm_sched_entity **entity) amdgpu_ctx_get_entity() argument 435 amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct drm_sched_entity *entity, struct dma_fence *fence, uint64_t* handle) amdgpu_ctx_add_fence() argument 461 amdgpu_ctx_get_fence(struct amdgpu_ctx *ctx, struct drm_sched_entity *entity, uint64_t seq) amdgpu_ctx_get_fence() argument 536 amdgpu_ctx_wait_prev_fence(struct amdgpu_ctx *ctx, struct drm_sched_entity *entity) amdgpu_ctx_wait_prev_fence() argument 578 struct drm_sched_entity *entity; amdgpu_ctx_mgr_entity_flush() local 608 struct drm_sched_entity *entity; amdgpu_ctx_mgr_entity_fini() local [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy.c | 656 static int csiphy_link_setup(struct media_entity *entity, in csiphy_link_setup() argument [all...] |
/kernel/linux/linux-5.10/include/media/ |
H A D | dvbdev.h | 185 struct media_entity *entity, *tsout_entity; member
|
H A D | media-device.h | 448 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) media_device_register_entity() argument 453 media_device_unregister_entity(struct media_entity *entity) media_device_unregister_entity() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | uvcvideo.h | 47 __u8 entity[16]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.c | 493 struct device_node *entity; in rcar_du_encoders_init_one() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_status.c | 122 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl() argument 140 struct uvc_entity *entity; in uvc_event_find_ctrl() local
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-mc.c | 25 struct media_entity *entity; in v4l2_mc_create_media_graph() local 434 pipeline_pm_use_count(struct media_entity *entity, struct media_graph *graph) pipeline_pm_use_count() argument 460 pipeline_pm_power_one(struct media_entity *entity, int change) pipeline_pm_power_one() argument 493 pipeline_pm_power(struct media_entity *entity, int change, struct media_graph *graph) pipeline_pm_power() argument 521 v4l2_pipeline_pm_use(struct media_entity *entity, unsigned int use) v4l2_pipeline_pm_use() argument 543 v4l2_pipeline_pm_get(struct media_entity *entity) v4l2_pipeline_pm_get() argument 549 v4l2_pipeline_pm_put(struct media_entity *entity) v4l2_pipeline_pm_put() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
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_drm.c | 538 struct vsp1_entity *entity; vsp1_du_pipeline_configure() local [all...] |
H A D | vsp1_drv.c | 92 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; vsp1_destroy_entities() local 239 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_pad_config *cfg, 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_pad_config *cfg, unsigned int pad) vsp1_entity_get_pad_format() argument 160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, struct v4l2_subdev_pad_config *cfg, unsigned int pad, unsigned int target) vsp1_entity_get_pad_selection() argument 214 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_get_pad_format() local 246 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_mbus_code() local 298 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_frame_size() local 362 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_set_pad_format() local 433 media_entity_to_vsp1_entity(struct media_entity *entity) media_entity_to_vsp1_entity() argument 495 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 527 struct vsp1_entity *entity; vsp1_entity_remote_pad() local 609 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 684 vsp1_entity_destroy(struct vsp1_entity *entity) vsp1_entity_destroy() 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 258 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 306 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 332 uds_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) uds_max_width() argument 368 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...] |
H A D | vsp1_rpf.c | 58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream() argument 226 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 241 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 324 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 | 270 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 304 sru_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) sru_max_width() argument 327 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_brx.c | 284 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 | 172 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream() argument 190 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame() argument 221 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | video-mux.c | 51 static int video_mux_link_setup(struct media_entity *entity, in video_mux_link_setup() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.c | 38 struct media_entity *entity; member 56 struct xvip_graph_entity *entity; in xvip_graph_find_entity() local 68 xvip_graph_build_one(struct xvip_composite_device *xdev, struct xvip_graph_entity *entity) xvip_graph_build_one() argument 287 struct xvip_graph_entity *entity; xvip_graph_notify_complete() local 319 struct xvip_graph_entity *entity; xvip_graph_notify_bound() local 405 struct xvip_graph_entity *entity; xvip_graph_parse() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | au0828-core.c | 216 struct media_entity *entity, *mixer = NULL, *decoder = NULL; in au0828_media_graph_notify() local 265 au0828_is_link_shareable(struct media_entity *owner, struct media_entity *entity) au0828_is_link_shareable() argument 288 au0828_enable_source(struct media_entity *entity, struct media_pipeline *pipe) au0828_enable_source() argument 442 au0828_disable_source(struct media_entity *entity) au0828_disable_source() argument 563 struct media_entity *entity, *demod = NULL; au0828_media_device_register() local [all...] |