Lines Matching defs:mpp
98 struct mpp_dev mpp; member
225 struct mpp_dev *mpp = session->mpp; in vepu_alloc_task() local
261 static int vepu_run(struct mpp_dev *mpp, in vepu_run()
307 static int vepu_irq(struct mpp_dev *mpp) in vepu_irq()
318 static int vepu_isr(struct mpp_dev *mpp) in vepu_isr()
349 static int vepu_finish(struct mpp_dev *mpp, in vepu_finish()
374 static int vepu_result(struct mpp_dev *mpp, in vepu_result()
481 static int vepu_procfs_remove(struct mpp_dev *mpp) in vepu_procfs_remove()
540 struct mpp_dev *mpp = seq->private; in vepu_show_session_info() local
558 static int vepu_procfs_init(struct mpp_dev *mpp) in vepu_procfs_init()
583 static inline int vepu_procfs_remove(struct mpp_dev *mpp) in vepu_procfs_remove()
588 static inline int vepu_procfs_init(struct mpp_dev *mpp) in vepu_procfs_init()
599 static int vepu_init(struct mpp_dev *mpp) in vepu_init()
627 static int vepu_clk_on(struct mpp_dev *mpp) in vepu_clk_on()
637 static int vepu_clk_off(struct mpp_dev *mpp) in vepu_clk_off()
647 static int vepu_set_freq(struct mpp_dev *mpp, in vepu_set_freq()
658 static int vepu_reduce_freq(struct mpp_dev *mpp) in vepu_reduce_freq()
667 static int vepu_reset(struct mpp_dev *mpp) in vepu_reset()
730 struct mpp_dev *mpp = NULL; in vepu_probe() local
777 struct mpp_dev *mpp = dev_get_drvdata(dev); in vepu_remove() local