Lines Matching defs:mpp
121 struct mpp_dev mpp; member
349 struct mpp_dev *mpp = session->mpp; in vdpu_alloc_task() local
391 static int vdpu_run(struct mpp_dev *mpp, in vdpu_run()
433 static int vdpu_finish(struct mpp_dev *mpp, in vdpu_finish()
466 static int vdpu_result(struct mpp_dev *mpp, in vdpu_result()
501 static int vdpu_procfs_remove(struct mpp_dev *mpp) in vdpu_procfs_remove()
513 static int vdpu_procfs_init(struct mpp_dev *mpp) in vdpu_procfs_init()
535 static inline int vdpu_procfs_remove(struct mpp_dev *mpp) in vdpu_procfs_remove()
540 static inline int vdpu_procfs_init(struct mpp_dev *mpp) in vdpu_procfs_init()
546 static int vdpu_init(struct mpp_dev *mpp) in vdpu_init()
574 static int vdpu_3036_init(struct mpp_dev *mpp) in vdpu_3036_init()
581 static int vdpu_clk_on(struct mpp_dev *mpp) in vdpu_clk_on()
591 static int vdpu_clk_off(struct mpp_dev *mpp) in vdpu_clk_off()
601 static int vdpu_3288_get_freq(struct mpp_dev *mpp, in vdpu_3288_get_freq()
614 static int vdpu_3368_get_freq(struct mpp_dev *mpp, in vdpu_3368_get_freq()
627 static int vdpu_set_freq(struct mpp_dev *mpp, in vdpu_set_freq()
638 static int vdpu_reduce_freq(struct mpp_dev *mpp) in vdpu_reduce_freq()
647 static int vdpu_irq(struct mpp_dev *mpp) in vdpu_irq()
660 static int vdpu_isr(struct mpp_dev *mpp) in vdpu_isr()
694 static int vdpu_soft_reset(struct mpp_dev *mpp) in vdpu_soft_reset()
706 static int vdpu_reset(struct mpp_dev *mpp) in vdpu_reset()
733 static int vdpu_3036_set_grf(struct mpp_dev *mpp) in vdpu_3036_set_grf()
902 struct mpp_dev *mpp = NULL; in vdpu_probe() local
954 struct mpp_dev *mpp = dev_get_drvdata(dev); in vdpu_remove() local