| /linux/block/ |
| H A D | bfq-wf2q.c | 30 static unsigned int bfq_class_idx(struct bfq_entity *entity) in bfq_class_idx() 194 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() 221 static void bfq_inc_active_entities(struct bfq_entity *entity) in bfq_inc_active_entities() 230 static void bfq_dec_active_entities(struct bfq_entity *entity) in bfq_dec_active_entities() 246 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() 251 static void bfq_inc_active_entities(struct bfq_entity *entity) in bfq_inc_active_entities() 255 static void bfq_dec_active_entities(struct bfq_entity *entity) in bfq_dec_active_entities() 270 struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity) in bfq_entity_to_bfqq() 296 static void bfq_calc_finish(struct bfq_entity *entity, unsigned long service) in bfq_calc_finish() 325 struct bfq_entity *entity = NULL; in bfq_entity_of() local [all …]
|
| H A D | bfq-cgroup.c | 417 bfq_init_entity(struct bfq_entity * entity,struct bfq_group * bfqg) bfq_init_entity() argument 534 struct bfq_entity *entity = &bfqg->entity; bfq_pd_init() local 569 struct bfq_entity *entity; bfq_group_set_parent() local 579 struct bfq_entity *entity; bfq_link_bfqg() local 638 struct bfq_entity *entity = &bfqq->entity; bfq_bfqq_move() local 804 struct bfq_entity *entity = st->first_idle; bfq_flush_idle_tree() local 818 bfq_reparent_leaf_entity(struct bfq_data * bfqd,struct bfq_entity * entity,int ioprio_class) bfq_reparent_leaf_entity() argument 853 struct bfq_entity *entity; bfq_reparent_active_queues() local 877 struct bfq_entity *entity = bfqg->my_entity; bfq_pd_offline() local 1394 bfq_init_entity(struct bfq_entity * entity,struct bfq_group * bfqg) bfq_init_entity() argument [all...] |
| /linux/drivers/gpu/drm/scheduler/ |
| H A D | sched_entity.c | 58 drm_sched_entity_init(struct drm_sched_entity * entity,enum drm_sched_priority priority,struct drm_gpu_scheduler ** sched_list,unsigned int num_sched_list,atomic_t * guilty) drm_sched_entity_init() argument 130 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 143 drm_sched_entity_is_idle(struct drm_sched_entity * entity) drm_sched_entity_is_idle() argument 162 drm_sched_entity_error(struct drm_sched_entity * entity) drm_sched_entity_error() argument 232 drm_sched_entity_kill(struct drm_sched_entity * entity) drm_sched_entity_kill() argument 283 drm_sched_entity_flush(struct drm_sched_entity * entity,long timeout) drm_sched_entity_flush() argument 329 drm_sched_entity_fini(struct drm_sched_entity * entity) drm_sched_entity_fini() argument 356 drm_sched_entity_destroy(struct drm_sched_entity * entity) drm_sched_entity_destroy() argument 370 struct drm_sched_entity *entity = drm_sched_entity_wakeup() local 386 drm_sched_entity_set_priority(struct drm_sched_entity * entity,enum drm_sched_priority priority) drm_sched_entity_set_priority() argument 399 drm_sched_entity_add_dependency_cb(struct drm_sched_entity * entity,struct drm_sched_job * sched_job) drm_sched_entity_add_dependency_cb() argument 444 drm_sched_job_dependency(struct drm_sched_job * job,struct drm_sched_entity * entity) drm_sched_job_dependency() argument 464 drm_sched_entity_pop_job(struct drm_sched_entity * entity) drm_sched_entity_pop_job() argument 525 drm_sched_entity_select_rq(struct drm_sched_entity * entity) drm_sched_entity_select_rq() argument 578 struct drm_sched_entity *entity = sched_job->entity; drm_sched_entity_push_job() local [all...] |
| H A D | sched_main.c | 116 drm_sched_can_queue(struct drm_gpu_scheduler * sched,struct drm_sched_entity * entity) drm_sched_can_queue() argument 145 drm_sched_rq_remove_fifo_locked(struct drm_sched_entity * entity,struct drm_sched_rq * rq) drm_sched_rq_remove_fifo_locked() argument 154 drm_sched_rq_update_fifo_locked(struct drm_sched_entity * entity,struct drm_sched_rq * rq,ktime_t ts) drm_sched_rq_update_fifo_locked() argument 201 drm_sched_rq_add_entity(struct drm_sched_rq * rq,struct drm_sched_entity * entity) drm_sched_rq_add_entity() argument 222 drm_sched_rq_remove_entity(struct drm_sched_rq * rq,struct drm_sched_entity * entity) drm_sched_rq_remove_entity() argument 259 struct drm_sched_entity *entity; drm_sched_rq_select_entity_rr() local 320 struct drm_sched_entity *entity; drm_sched_rq_select_entity_fifo() local 801 drm_sched_job_init(struct drm_sched_job * job,struct drm_sched_entity * entity,u32 credits,void * owner,uint64_t drm_client_id) drm_sched_job_init() argument 861 struct drm_sched_entity *entity = job->entity; drm_sched_job_arm() local 1100 struct drm_sched_entity *entity; drm_sched_select_entity() local 1235 struct drm_sched_entity *entity; drm_sched_run_job_work() local 1463 struct drm_sched_entity *entity; drm_sched_increase_karma() local [all...] |
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_entity.c | 26 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup() argument 80 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream() argument 90 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 99 vsp1_entity_configure_partition(struct vsp1_entity * entity,struct vsp1_pipeline * pipe,const struct vsp1_partition * partition,struct vsp1_dl_list * dl,struct vsp1_dl_body * dlb) vsp1_entity_configure_partition() argument 142 vsp1_entity_get_state(struct vsp1_entity * entity,struct v4l2_subdev_state * sd_state,enum v4l2_subdev_format_whence which) vsp1_entity_get_state() argument 168 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_get_pad_format() local 197 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_mbus_code() local 243 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_enum_frame_size() local 306 struct vsp1_entity *entity = to_vsp1_entity(subdev); vsp1_subdev_set_pad_format() local 410 media_entity_to_vsp1_entity(struct media_entity * entity) media_entity_to_vsp1_entity() argument 472 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 504 struct vsp1_entity *entity; vsp1_entity_remote_pad() local 589 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 674 vsp1_entity_destroy(struct vsp1_entity * entity) vsp1_entity_destroy() argument [all...] |
| H A D | vsp1_video.c | 263 struct vsp1_entity *entity; vsp1_video_pipeline_run_partition() local 272 struct vsp1_entity *entity; vsp1_video_pipeline_run() local 366 struct vsp1_entity *entity; vsp1_video_pipeline_build_branch() local 455 struct media_entity *entity = &video->video.entity; vsp1_video_pipeline_build() local 691 struct vsp1_entity *entity; vsp1_video_pipeline_setup_partitions() local 736 struct vsp1_entity *entity; vsp1_video_setup_pipeline() local [all...] |
| H A D | vsp1_hgo.c | 41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end() argument 132 static void hgo_configure_stream(struct vsp1_entity *entity, in hgo_configure_stream() argument
|
| H A D | vsp1_hgt.c | 41 void vsp1_hgt_frame_end(struct vsp1_entity *entity) in vsp1_hgt_frame_end() argument 128 static void hgt_configure_stream(struct vsp1_entity *entity, in hgt_configure_stream() argument
|
| H A D | vsp1_lif.h | 23 struct vsp1_entity entity; member
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 36 static bool exported_control(struct sdca_entity *entity, struct sdca_control *control) in exported_control() argument 85 struct sdca_entity *entity = &function->entities[i]; sdca_asoc_count_component() local 156 entity_early_parse_ge(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity) entity_early_parse_ge() argument 249 entity_parse_simple(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route,enum snd_soc_dapm_type id) entity_parse_simple() argument 267 entity_parse_it(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_it() argument 299 entity_parse_ot(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_ot() argument 333 struct sdca_entity *entity = widget->priv; entity_pde_event() local 387 entity_parse_pde(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_pde() argument 440 entity_parse_su_device(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_device() argument 505 entity_parse_su_class(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_class() argument 556 entity_parse_su(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su() argument 583 entity_parse_mu(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_mu() argument 651 struct sdca_entity *entity = widget->priv; entity_cs_event() local 664 entity_parse_cs(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_cs() argument 705 struct sdca_entity *entity = &function->entities[i]; sdca_asoc_populate_dapm() local 723 struct sdca_entity *entity = &function->entities[i]; sdca_asoc_populate_dapm() local 782 control_limit_kctl(struct device * dev,struct sdca_entity * entity,struct sdca_control * control,struct snd_kcontrol_new * kctl) control_limit_kctl() argument 875 populate_control(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control,struct snd_kcontrol_new ** kctl) populate_control() argument 953 populate_pin_switch(struct device * dev,struct sdca_entity * entity,struct snd_kcontrol_new ** kctl) populate_pin_switch() argument 994 struct sdca_entity *entity = &function->entities[i]; sdca_asoc_populate_controls() local 1095 populate_rate_format(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_pcm_stream * stream) populate_rate_format() argument 1177 struct sdca_entity *entity = &function->entities[i]; sdca_asoc_populate_dais() local 1317 struct sdca_entity *entity = &function->entities[dai->id]; sdca_asoc_set_constraints() local 1407 struct sdca_entity *entity = &function->entities[dai->id]; sdca_asoc_get_port() local 1467 set_cluster(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,unsigned int channels) set_cluster() argument 1510 set_clock(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,int target_rate) set_clock() argument 1550 set_usage(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,int sel,int target_rate,int target_width) set_usage() argument 1607 struct sdca_entity *entity = &function->entities[dai->id]; sdca_asoc_hw_params() local [all...] |
| H A D | sdca_functions.c | 247 find_sdca_control_label(struct device * dev,const struct sdca_entity * entity,const struct sdca_control * control) find_sdca_control_label() argument 540 find_sdca_control_bits(const struct sdca_entity * entity,const struct sdca_control * control) find_sdca_control_bits() argument 609 find_sdca_control_datatype(const struct sdca_entity * entity,const struct sdca_control * control) find_sdca_control_datatype() argument 780 find_sdca_control_volatile(const struct sdca_entity * entity,const struct sdca_control * control) find_sdca_control_volatile() argument 874 find_sdca_control_value(struct device * dev,struct sdca_entity * entity,struct fwnode_handle * control_node,struct sdca_control * control,const char * const label) find_sdca_control_value() argument 911 find_sdca_control_reset(const struct sdca_entity * entity,struct sdca_control * control) find_sdca_control_reset() argument 943 find_sdca_entity_control(struct device * dev,struct sdca_entity * entity,struct fwnode_handle * control_node,struct sdca_control * control) find_sdca_entity_control() argument 1057 find_sdca_entity_controls(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_controls() argument 1141 find_sdca_entity_iot(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_iot() argument 1191 find_sdca_entity_cs(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_cs() argument 1218 find_sdca_entity_pde(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_pde() argument 1285 find_sdca_entity_ge(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_ge() argument 1361 find_sdca_entity_hide(struct device * dev,struct sdw_slave * sdw,struct fwnode_handle * function_node,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_hide() argument 1448 find_sdca_entity_xu(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_xu() argument 1471 find_sdca_entity(struct device * dev,struct sdw_slave * sdw,struct fwnode_handle * function_node,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity() argument 1607 struct sdca_entity *entity = NULL; find_sdca_entity_by_label() local 1634 struct sdca_entity *entity = &function->entities[i]; find_sdca_entity_by_id() local 1646 find_sdca_entity_connection_iot(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_iot() argument 1686 find_sdca_entity_connection_pde(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_pde() argument 1739 find_sdca_entity_connection_ge(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_ge() argument 1775 find_sdca_entity_connection(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection() argument 1882 struct sdca_entity *entity = &function->entities[i]; find_sdca_connections() local 2263 sdca_selector_find_control(struct device * dev,struct sdca_entity * entity,const int sel) sdca_selector_find_control() argument 2281 sdca_control_find_range(struct device * dev,struct sdca_entity * entity,struct sdca_control * control,int cols,int rows) sdca_control_find_range() argument 2299 sdca_selector_find_range(struct device * dev,struct sdca_entity * entity,int sel,int cols,int rows) sdca_selector_find_range() argument [all...] |
| H A D | sdca_regmap.c | 33 entity_find_control(struct sdca_entity *entity, unsigned int reg) in entity_find_control() argument 48 struct sdca_entity *entity; in function_find_control() local 225 struct sdca_entity *entity = &function->entities[i]; sdca_regmap_count_constants() local 259 struct sdca_entity *entity = &function->entities[i]; sdca_regmap_populate_constants() local 304 struct sdca_entity *entity = &function->entities[i]; sdca_regmap_write_defaults() local [all...] |
| H A D | sdca_hid.c | 23 struct sdca_entity *entity = hid->driver_data; sdwhid_parse() local 85 sdca_add_hid_device(struct device * dev,struct sdca_entity * entity) sdca_add_hid_device() argument [all...] |
| H A D | sdca_interrupts.c | 367 struct sdca_entity *entity, in sdca_irq_data_populate() argument 438 struct sdca_entity *entity = &function->entities[i]; sdca_irq_populate_early() local 504 struct sdca_entity *entity = &function->entities[i]; sdca_irq_populate() local [all...] |
| /linux/drivers/media/mc/ |
| H A D | mc-entity.c | 194 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init() 266 static bool media_entity_has_pad_interdep(struct media_entity *entity, in media_entity_has_pad_interdep() 283 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other() 293 struct media_entity *entity) in stack_push() 306 struct media_entity *entity; in stack_pop() local 346 struct media_entity *entity) in media_graph_walk_start() 361 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local 405 struct media_entity *entity; in media_graph_walk_next() local 813 struct media_entity *entity = pad->entity; in __media_pipeline_start() local 1035 struct media_entity *entity) in __media_pipeline_entity_iter_next() [all …]
|
| H A 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 483 __u32 entity; member 575 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity() 606 struct media_entity *entity) in media_device_register_entity() 669 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity() 813 struct media_entity *entity; in media_device_unregister() local
|
| /linux/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 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
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-dev-common.c | 55 struct media_entity *entity = srcpad->entity; in imx_media_add_vdev_to_pad() local 124 struct media_entity *entity; in imx_media_alloc_pad_vdev_lists() local 198 struct media_entity *entity) in imx_media_inherit_controls() 305 struct media_entity *entity = &sd->entity; in imx_media_notify() local
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_ctrl.c | 1163 uvc_entity_match_guid(const struct uvc_entity * entity,const u8 guid[16]) uvc_entity_match_guid() argument 1173 __uvc_find_control(struct uvc_entity * entity,u32 v4l2_id,struct uvc_control_mapping ** mapping,struct uvc_control ** control,int next,int next_compound) __uvc_find_control() argument 1211 struct uvc_entity *entity; uvc_find_control() local 2065 uvc_ctrl_send_events(struct uvc_fh * handle,struct uvc_entity * entity,const struct v4l2_ext_control * xctrls,unsigned int xctrls_count) uvc_ctrl_send_events() argument 2231 uvc_ctrl_commit_entity(struct uvc_device * dev,struct uvc_fh * handle,struct uvc_entity * entity,int rollback,struct uvc_control ** err_ctrl) uvc_ctrl_commit_entity() argument 2299 uvc_ctrl_find_ctrl_idx(struct uvc_entity * entity,struct v4l2_ext_controls * ctrls,struct uvc_control * uvc_control) uvc_ctrl_find_ctrl_idx() argument 2325 struct uvc_entity *entity; __uvc_ctrl_commit() local 2716 u8 entity; uvc_ctrl_fixup_xu_info() member 2833 struct uvc_entity *entity, *iter; uvc_xu_ctrl_query() local 2969 struct uvc_entity *entity; uvc_ctrl_restore_values() local 3115 struct uvc_entity *entity; uvc_ctrl_add_mapping() local 3201 uvc_ctrl_prune_entity(struct uvc_device * dev,struct uvc_entity * entity) uvc_ctrl_prune_entity() argument 3311 struct uvc_entity *entity; uvc_ctrl_init_chain() local 3382 struct uvc_entity *entity; uvc_ctrl_cleanup_fh() local 3423 struct uvc_entity *entity; uvc_ctrl_cleanup_device() local [all...] |
| H A D | uvc_status.c | 130 static struct uvc_control *uvc_event_entity_find_ctrl(struct uvc_entity *entity, in uvc_event_entity_find_ctrl() argument 148 struct uvc_entity *entity; in uvc_event_find_ctrl() local
|
| /linux/include/media/ |
| H A D | v4l2-mc.h | 217 static inline int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get() 222 static inline void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 1149 struct media_entity *entity = &vdev->entity; video_device_pipeline_start() local 1161 struct media_entity *entity = &vdev->entity; __video_device_pipeline_start() local 1172 struct media_entity *entity = &vdev->entity; video_device_pipeline_stop() local 1183 struct media_entity *entity = &vdev->entity; __video_device_pipeline_stop() local 1194 struct media_entity *entity = &vdev->entity; video_device_pipeline_alloc_start() local 1205 struct media_entity *entity = &vdev->entity; video_device_pipeline() local [all...] |
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 169 amdgpu_ttm_job_submit(struct amdgpu_device *adev, struct amdgpu_ttm_buffer_entity *entity, in amdgpu_ttm_job_submit() argument 197 static int amdgpu_ttm_map_buffer(struct amdgpu_ttm_buffer_entity *entity, in amdgpu_ttm_map_buffer() argument 298 amdgpu_ttm_copy_mem_to_mem(struct amdgpu_device * adev,struct amdgpu_ttm_buffer_entity * entity,const struct amdgpu_copy_mem * src,const struct amdgpu_copy_mem * dst,uint64_t size,bool tmz,struct dma_resv * resv,struct dma_fence ** f) amdgpu_ttm_copy_mem_to_mem() argument 393 struct amdgpu_ttm_buffer_entity *entity; amdgpu_move_blit() local 2014 amdgpu_ttm_buffer_entity_init(struct amdgpu_gtt_mgr * mgr,struct amdgpu_ttm_buffer_entity * entity,enum drm_sched_priority prio,struct drm_gpu_scheduler ** scheds,int num_schedulers,u32 num_gart_windows) amdgpu_ttm_buffer_entity_init() argument 2051 amdgpu_ttm_buffer_entity_fini(struct amdgpu_gtt_mgr * mgr,struct amdgpu_ttm_buffer_entity * entity) amdgpu_ttm_buffer_entity_fini() argument 2409 amdgpu_ttm_prepare_job(struct amdgpu_device * adev,struct amdgpu_ttm_buffer_entity * entity,unsigned int num_dw,struct dma_resv * resv,bool vm_needs_flush,struct amdgpu_job ** job,u64 k_job_id) amdgpu_ttm_prepare_job() argument 2438 amdgpu_copy_buffer(struct amdgpu_device * adev,struct amdgpu_ttm_buffer_entity * entity,uint64_t src_offset,uint64_t dst_offset,uint32_t byte_count,struct dma_resv * resv,struct dma_fence ** fence,bool vm_needs_flush,uint32_t copy_flags) amdgpu_copy_buffer() argument 2490 amdgpu_ttm_fill_mem(struct amdgpu_device * adev,struct amdgpu_ttm_buffer_entity * entity,uint32_t src_data,uint64_t dst_addr,uint32_t byte_count,struct dma_resv * resv,struct dma_fence ** fence,bool vm_needs_flush,u64 k_job_id) amdgpu_ttm_fill_mem() argument 2542 struct amdgpu_ttm_buffer_entity *entity; amdgpu_ttm_clear_buffer() local 2592 amdgpu_fill_buffer(struct amdgpu_ttm_buffer_entity * entity,struct amdgpu_bo * bo,uint32_t src_data,struct dma_resv * resv,struct dma_fence ** f,u64 k_job_id) amdgpu_fill_buffer() argument [all...] |
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_pci.c | 287 struct md_pm_entity *entity; in t7xx_pci_pm_entity_register() local 304 struct md_pm_entity *entity, *tmp_entity; in t7xx_pci_pm_entity_unregister() local 411 struct md_pm_entity *entity; __t7xx_pci_pm_suspend() local 572 struct md_pm_entity *entity; __t7xx_pci_pm_resume() local [all...] |
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | common.c | 17 struct v4l2_subdev *fimc_find_remote_sensor(struct media_entity *entity) in fimc_find_remote_sensor()
|