Lines Matching defs:mpp
196 int mpp_set_rcbbuf(struct mpp_dev *mpp, struct mpp_session *session, in mpp_set_rcbbuf()
234 int rkvdec2_task_init(struct mpp_dev *mpp, struct mpp_session *session, in rkvdec2_task_init()
329 static int rkvdec2_run(struct mpp_dev *mpp, struct mpp_task *mpp_task) in rkvdec2_run()
381 static int rkvdec2_rk3568_run(struct mpp_dev *mpp, struct mpp_task *mpp_task) in rkvdec2_rk3568_run()
402 static int rkvdec2_irq(struct mpp_dev *mpp) in rkvdec2_irq()
413 static int rkvdec2_isr(struct mpp_dev *mpp) in rkvdec2_isr()
448 static int rkvdec2_read_perf_sel(struct mpp_dev *mpp, u32 *regs, u32 s, u32 e) in rkvdec2_read_perf_sel()
476 static int rkvdec2_finish(struct mpp_dev *mpp, struct mpp_task *mpp_task) in rkvdec2_finish()
528 int rkvdec2_result(struct mpp_dev *mpp, struct mpp_task *mpp_task, in rkvdec2_result()
640 static int rkvdec2_procfs_remove(struct mpp_dev *mpp) in rkvdec2_procfs_remove()
659 static int rkvdec2_procfs_init(struct mpp_dev *mpp) in rkvdec2_procfs_init()
698 static inline int rkvdec2_procfs_remove(struct mpp_dev *mpp) in rkvdec2_procfs_remove()
703 static inline int rkvdec2_procfs_init(struct mpp_dev *mpp) in rkvdec2_procfs_init()
838 static int rkvdec2_devfreq_init(struct mpp_dev *mpp) in rkvdec2_devfreq_init()
927 static int rkvdec2_devfreq_remove(struct mpp_dev *mpp) in rkvdec2_devfreq_remove()
942 void mpp_devfreq_set_core_rate(struct mpp_dev *mpp, enum MPP_CLOCK_MODE mode) in mpp_devfreq_set_core_rate()
961 static inline int rkvdec2_devfreq_init(struct mpp_dev *mpp) in rkvdec2_devfreq_init()
966 static inline int rkvdec2_devfreq_remove(struct mpp_dev *mpp) in rkvdec2_devfreq_remove()
971 void mpp_devfreq_set_core_rate(struct mpp_dev *mpp, enum MPP_CLOCK_MODE mode) in mpp_devfreq_set_core_rate()
979 static int rkvdec2_init(struct mpp_dev *mpp) in rkvdec2_init()
1043 static int rkvdec2_rk3568_init(struct mpp_dev *mpp) in rkvdec2_rk3568_init()
1060 static int rkvdec2_rk3568_exit(struct mpp_dev *mpp) in rkvdec2_rk3568_exit()
1072 static int rkvdec2_clk_on(struct mpp_dev *mpp) in rkvdec2_clk_on()
1085 static int rkvdec2_clk_off(struct mpp_dev *mpp) in rkvdec2_clk_off()
1098 static int rkvdec2_get_freq(struct mpp_dev *mpp, in rkvdec2_get_freq()
1134 static int rkvdec2_set_freq(struct mpp_dev *mpp, in rkvdec2_set_freq()
1148 static int rkvdec2_soft_reset(struct mpp_dev *mpp) in rkvdec2_soft_reset()
1166 static int rkvdec2_sip_reset(struct mpp_dev *mpp) in rkvdec2_sip_reset()
1184 int rkvdec2_reset(struct mpp_dev *mpp) in rkvdec2_reset()
1525 struct mpp_dev *mpp; in rkvdec2_core_probe() local
1611 struct mpp_dev *mpp = NULL; in rkvdec2_probe_default() local
1711 struct mpp_dev *mpp = dev_get_drvdata(dev); in rkvdec2_remove() local
1743 struct mpp_dev *mpp = dev_get_drvdata(dev); in rkvdec2_runtime_suspend() local
1767 struct mpp_dev *mpp = dev_get_drvdata(dev); in rkvdec2_runtime_resume() local