Lines Matching defs:mpp
157 struct mpp_dev mpp; member
467 static int power_model_simple_init(struct mpp_dev *mpp) in power_model_simple_init()
812 struct mpp_dev *mpp = session->mpp; in rkvdec_alloc_task() local
860 static void *rkvdec_prepare_with_reset(struct mpp_dev *mpp, in rkvdec_prepare_with_reset()
889 static int rkvdec_run(struct mpp_dev *mpp, in rkvdec_run()
944 static int rkvdec_3328_run(struct mpp_dev *mpp, in rkvdec_3328_run()
974 static int rkvdec_1126_run(struct mpp_dev *mpp, struct mpp_task *mpp_task) in rkvdec_1126_run()
984 static int rkvdec_px30_run(struct mpp_dev *mpp, in rkvdec_px30_run()
991 static int rkvdec_irq(struct mpp_dev *mpp) in rkvdec_irq()
1002 static int rkvdec_isr(struct mpp_dev *mpp) in rkvdec_isr()
1041 static int rkvdec_3328_isr(struct mpp_dev *mpp) in rkvdec_3328_isr()
1080 static int rkvdec_finish(struct mpp_dev *mpp, in rkvdec_finish()
1120 static int rkvdec_finish_with_record_info(struct mpp_dev *mpp, in rkvdec_finish_with_record_info()
1133 static int rkvdec_result(struct mpp_dev *mpp, in rkvdec_result()
1168 static int rkvdec_procfs_remove(struct mpp_dev *mpp) in rkvdec_procfs_remove()
1180 static int rkvdec_procfs_init(struct mpp_dev *mpp) in rkvdec_procfs_init()
1208 static inline int rkvdec_procfs_remove(struct mpp_dev *mpp) in rkvdec_procfs_remove()
1213 static inline int rkvdec_procfs_init(struct mpp_dev *mpp) in rkvdec_procfs_init()
1219 static int rkvdec_init(struct mpp_dev *mpp) in rkvdec_init()
1278 static int rkvdec_px30_init(struct mpp_dev *mpp) in rkvdec_px30_init()
1284 static int rkvdec_3036_init(struct mpp_dev *mpp) in rkvdec_3036_init()
1297 struct mpp_dev *mpp = (struct mpp_dev *)arg; in rkvdec_3328_iommu_hdl() local
1324 static int rkvdec_devfreq_remove(struct mpp_dev *mpp) in rkvdec_devfreq_remove()
1334 static int rkvdec_devfreq_init(struct mpp_dev *mpp) in rkvdec_devfreq_init()
1406 static inline int rkvdec_devfreq_remove(struct mpp_dev *mpp) in rkvdec_devfreq_remove()
1411 static inline int rkvdec_devfreq_init(struct mpp_dev *mpp) in rkvdec_devfreq_init()
1417 static int rkvdec_3328_init(struct mpp_dev *mpp) in rkvdec_3328_init()
1439 static int rkvdec_3328_exit(struct mpp_dev *mpp) in rkvdec_3328_exit()
1455 static int rkvdec_clk_on(struct mpp_dev *mpp) in rkvdec_clk_on()
1468 static int rkvdec_clk_off(struct mpp_dev *mpp) in rkvdec_clk_off()
1481 static int rkvdec_get_freq(struct mpp_dev *mpp, in rkvdec_get_freq()
1517 static int rkvdec_3328_get_freq(struct mpp_dev *mpp, in rkvdec_3328_get_freq()
1534 static int rkvdec_3368_set_grf(struct mpp_dev *mpp) in rkvdec_3368_set_grf()
1544 static int rkvdec_3036_set_grf(struct mpp_dev *mpp) in rkvdec_3036_set_grf()
1590 static int rkvdec_set_freq(struct mpp_dev *mpp, in rkvdec_set_freq()
1604 static int rkvdec_3368_set_freq(struct mpp_dev *mpp, struct mpp_task *mpp_task) in rkvdec_3368_set_freq()
1623 static int rkvdec_3328_set_freq(struct mpp_dev *mpp, in rkvdec_3328_set_freq()
1656 static int rkvdec_reduce_freq(struct mpp_dev *mpp) in rkvdec_reduce_freq()
1668 static int rkvdec_3328_reduce_freq(struct mpp_dev *mpp) in rkvdec_3328_reduce_freq()
1699 static int rkvdec_reset(struct mpp_dev *mpp) in rkvdec_reset()
1728 static int rkvdec_sip_reset(struct mpp_dev *mpp) in rkvdec_sip_reset()
1974 struct mpp_dev *mpp = NULL; in rkvdec_probe() local