Lines Matching defs:ctx

296 MPP_RET mpp_service_init(void *ctx, MppClientType type)  in mpp_service_init()
372 MPP_RET mpp_service_deinit(void *ctx) in mpp_service_deinit()
411 MPP_RET mpp_service_attach(void *ctx) in mpp_service_attach()
426 MPP_RET mpp_service_detach(void *ctx) in mpp_service_detach()
441 MPP_RET mpp_service_delimit(void *ctx) in mpp_service_delimit()
482 MPP_RET mpp_service_set_cb_ctx(void *ctx, MppCbCtx *cb_ctx) in mpp_service_set_cb_ctx()
491 MPP_RET mpp_service_reg_wr(void *ctx, MppDevRegWrCfg *cfg) in mpp_service_reg_wr()
505 MPP_RET mpp_service_reg_rd(void *ctx, MppDevRegRdCfg *cfg) in mpp_service_reg_rd()
519 MPP_RET mpp_service_reg_offset(void *ctx, MppDevRegOffsetCfg *cfg) in mpp_service_reg_offset()
551 MPP_RET mpp_service_reg_offsets(void *ctx, MppDevRegOffCfgs *cfgs) in mpp_service_reg_offsets()
589 MPP_RET mpp_service_rcb_info(void *ctx, MppDevRcbInfoCfg *cfg) in mpp_service_rcb_info()
609 MPP_RET mpp_service_set_info(void *ctx, MppDevInfoCfg *cfg) in mpp_service_set_info()
625 MPP_RET mpp_service_set_err_ref_hack(void *ctx, RK_U32 *enable) in mpp_service_set_err_ref_hack()
639 MPP_RET mpp_service_lock_map(void *ctx) in mpp_service_lock_map()
648 MPP_RET mpp_service_unlock_map(void *ctx) in mpp_service_unlock_map()
657 MPP_RET mpp_service_attach_fd(void *ctx, MppDevBufMapNode *node) in mpp_service_attach_fd()
683 MPP_RET mpp_service_detach_fd(void *ctx, MppDevBufMapNode *node) in mpp_service_detach_fd()
706 MPP_RET mpp_service_cmd_send(void *ctx) in mpp_service_cmd_send()
788 MPP_RET mpp_service_cmd_poll(void *ctx, MppDevPollCfg *cfg) in mpp_service_cmd_poll()