Lines Matching defs:ctx
264 MPP_RET mpp_service_init(void *ctx, MppClientType type) in mpp_service_init()
330 MPP_RET mpp_service_deinit(void *ctx) in mpp_service_deinit()
347 MPP_RET mpp_service_attach(void *ctx) in mpp_service_attach()
362 MPP_RET mpp_service_detach(void *ctx) in mpp_service_detach()
377 MPP_RET mpp_service_delimit(void *ctx) in mpp_service_delimit()
418 MPP_RET mpp_service_set_cb_ctx(void *ctx, MppCbCtx *cb_ctx) in mpp_service_set_cb_ctx()
427 MPP_RET mpp_service_reg_wr(void *ctx, MppDevRegWrCfg *cfg) in mpp_service_reg_wr()
441 MPP_RET mpp_service_reg_rd(void *ctx, MppDevRegRdCfg *cfg) in mpp_service_reg_rd()
455 MPP_RET mpp_service_reg_offset(void *ctx, MppDevRegOffsetCfg *cfg) in mpp_service_reg_offset()
487 MPP_RET mpp_service_reg_offsets(void *ctx, MppDevRegOffCfgs *cfgs) in mpp_service_reg_offsets()
525 MPP_RET mpp_service_rcb_info(void *ctx, MppDevRcbInfoCfg *cfg) in mpp_service_rcb_info()
545 MPP_RET mpp_service_set_info(void *ctx, MppDevInfoCfg *cfg) in mpp_service_set_info()
561 MPP_RET mpp_service_set_err_ref_hack(void *ctx, RK_U32 *enable) in mpp_service_set_err_ref_hack()
575 MPP_RET mpp_service_cmd_send(void *ctx) in mpp_service_cmd_send()
657 MPP_RET mpp_service_cmd_poll(void *ctx, MppDevPollCfg *cfg) in mpp_service_cmd_poll()