/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
H A D | vdec_drv_base.h | 31 * (*get_param)() - get driver's parameter 36 int (*get_param)(void *h_vdec, enum vdec_get_param_type type, member
|
H A D | vdec_drv_if.c | 91 ret = ctx->dec_if->get_param(ctx->drv_handle, type, out); in vdec_if_get_param()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_drv_base.h | 31 * (*get_param)() - get driver's parameter 36 int (*get_param)(void *h_vdec, enum vdec_get_param_type type, member
|
H A D | vdec_drv_if.c | 112 ret = ctx->dec_if->get_param(ctx->drv_handle, type, out); in vdec_if_get_param()
|
/base/msdp/device_status/rust/ipc/service/src/ |
H A D | lib.rs | 68 fn get_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'_>) -> FusionResult<()>; in get_param() functions 111 info!(LOG_LABEL, "Call stub.get_param()"); 112 stub.get_param(intention, id, data, reply) 222 fn get_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in get_param() functions 224 call_debug_enter!("FusionIpcProxy::get_param"); in get_param()
|
/base/msdp/device_status/rust/data/sys/src/ |
H A D | plugin_manager.rs | 51 fn get_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in get_param() functions
|
/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_delegator.rs | 172 fn get_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in get_param() functions 174 call_debug_enter!("FusionIpcDelegator::get_param"); in get_param() 179 info!(LOG_LABEL, "Call plugin.get_param()"); in get_param() 180 plugin.get_param(&context, id, data, reply) in get_param()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_rd.c | 202 gpu->funcs->get_param(gpu, NULL, MSM_PARAM_GPU_ID, &val, &zero); in rd_open() 207 gpu->funcs->get_param(gpu, NULL, MSM_PARAM_CHIP_ID, &val, &zero); in rd_open()
|
H A D | msm_gpu.h | 47 int (*get_param)(struct msm_gpu *gpu, struct msm_file_private *ctx, member
|
/base/msdp/device_status/rust/modules/basic/server/src/ |
H A D | lib.rs | 109 fn get_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in get_param() functions 111 call_debug_enter!("FusionBasicServer::get_param"); in get_param()
|
/base/msdp/device_status/rust/modules/coordination/server/src/ |
H A D | lib.rs | 94 fn get_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in get_param() functions 96 call_debug_enter!("FusionCoordinationServer::get_param"); in get_param()
|
/base/msdp/device_status/rust/modules/drag/server/src/ |
H A D | lib.rs | 126 fn get_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in get_param() functions 128 call_debug_enter!("FusionDragServer::get_param"); in get_param()
|
/base/msdp/device_status/rust/ipc/client/src/ |
H A D | lib.rs | 247 pub fn get_param(&self, intention: Intention, id: u32, data: &dyn Serialize, in get_param() functions 249 call_debug_enter!("FusionIpcClient::get_param"); in get_param() 259 info!(LOG_LABEL, "Call proxy.get_param()"); 260 self.0.get_param(intention, id, &borrowed_data_parcel, reply)
|
/base/msdp/device_status/rust/modules/coordination/client/src/ |
H A D | lib.rs | 141 debug!(LOG_LABEL, "Call ipc_client::get_param()"); in get_coordination_state() 142 ipc_client.get_param(Intention::Coordination, 0u32, ¶m, &mut borrowed_reply_parcel)?; in get_coordination_state()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | cong.c | 373 static ssize_t get_param(struct file *filp, char __user *buf, size_t count, in get_param() function 397 .read = get_param,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | cong.c | 395 static ssize_t get_param(struct file *filp, char __user *buf, size_t count, in get_param() function 419 .read = get_param,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_gpu.h | 45 int (*get_param)(struct msm_gpu *gpu, uint32_t param, uint64_t *value); member
|
H A D | msm_rd.c | 200 gpu->funcs->get_param(gpu, MSM_PARAM_GPU_ID, &val); in rd_open()
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/ |
H A D | vdec_h264_if.c | 501 .get_param = vdec_h264_get_param,
|
H A D | vdec_vp8_if.c | 614 .get_param = vdec_vp8_get_param,
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_h264_req_if.c | 442 .get_param = vdec_h264_slice_get_param,
|
H A D | vdec_vp8_req_if.c | 431 .get_param = vdec_vp8_slice_get_param,
|
H A D | vdec_h264_if.c | 492 .get_param = vdec_h264_get_param,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a3xx_gpu.c | 489 .get_param = adreno_get_param,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
H A D | panfrost_drv.c | 514 PANFROST_IOCTL(GET_PARAM, get_param, DRM_RENDER_ALLOW),
|