Lines Matching defs:mpp
78 struct mpp_dev mpp; member
227 struct mpp_dev *mpp = session->mpp; in vdpp_alloc_task() local
304 static int vdpp_run(struct mpp_dev *mpp, in vdpp_run()
356 static int vdpp_finish(struct mpp_dev *mpp, in vdpp_finish()
391 static int vdpp_result(struct mpp_dev *mpp, in vdpp_result()
442 static int vdpp_procfs_remove(struct mpp_dev *mpp) in vdpp_procfs_remove()
454 static int vdpp_procfs_init(struct mpp_dev *mpp) in vdpp_procfs_init()
471 static inline int vdpp_procfs_remove(struct mpp_dev *mpp) in vdpp_procfs_remove()
476 static inline int vdpp_procfs_init(struct mpp_dev *mpp) in vdpp_procfs_init()
482 static int vdpp_init(struct mpp_dev *mpp) in vdpp_init()
513 static int vdpp_clk_on(struct mpp_dev *mpp) in vdpp_clk_on()
524 static int vdpp_clk_off(struct mpp_dev *mpp) in vdpp_clk_off()
535 static int vdpp_set_freq(struct mpp_dev *mpp, in vdpp_set_freq()
546 static int vdpp_reduce_freq(struct mpp_dev *mpp) in vdpp_reduce_freq()
555 static int vdpp_irq(struct mpp_dev *mpp) in vdpp_irq()
575 static int vdpp_isr(struct mpp_dev *mpp) in vdpp_isr()
603 static int _vdpp_reset(struct mpp_dev *mpp, struct vdpp_dev *vdpp) in _vdpp_reset()
625 static int vdpp_reset(struct mpp_dev *mpp) in vdpp_reset()
690 struct mpp_dev *mpp = NULL; in vdpp_probe() local
763 struct mpp_dev *mpp = &vdpp->mpp; in vdpp_shutdown() local