Lines Matching refs:hantro_dev
61 static void hantro_job_finish_no_pm(struct hantro_dev *vpu, in hantro_job_finish_no_pm()
88 static void hantro_job_finish(struct hantro_dev *vpu, in hantro_job_finish()
100 void hantro_irq_done(struct hantro_dev *vpu, in hantro_irq_done()
120 struct hantro_dev *vpu; in hantro_watchdog()
124 struct hantro_dev, watchdog_work); in hantro_watchdog()
504 static int hantro_ctrls_setup(struct hantro_dev *vpu, in hantro_ctrls_setup()
535 struct hantro_dev *vpu = video_drvdata(filp); in hantro_open()
683 static int hantro_attach_func(struct hantro_dev *vpu, in hantro_attach_func()
786 static int hantro_add_func(struct hantro_dev *vpu, unsigned int funcid) in hantro_add_func()
846 static int hantro_add_enc_func(struct hantro_dev *vpu) in hantro_add_enc_func()
854 static int hantro_add_dec_func(struct hantro_dev *vpu) in hantro_add_dec_func()
862 static void hantro_remove_func(struct hantro_dev *vpu, in hantro_remove_func()
879 static void hantro_remove_enc_func(struct hantro_dev *vpu) in hantro_remove_enc_func()
884 static void hantro_remove_dec_func(struct hantro_dev *vpu) in hantro_remove_dec_func()
897 struct hantro_dev *vpu; in hantro_probe()
1100 struct hantro_dev *vpu = platform_get_drvdata(pdev); in hantro_remove()
1120 struct hantro_dev *vpu = dev_get_drvdata(dev); in hantro_runtime_resume()