Searched refs:hva_dev (Results 1 – 6 of 6) sorted by relevance
20 #define ctx_to_dev(c) (c->hva_dev->dev)22 #define ctx_to_hdev(c) (c->hva_dev)212 struct hva_dev;248 struct hva_dev *hva_dev; member336 struct hva_dev { struct401 void hva_debugfs_create(struct hva_dev *hva);402 void hva_debugfs_remove(struct hva_dev *hva);
35 int hva_hw_probe(struct platform_device *pdev, struct hva_dev *hva);36 void hva_hw_remove(struct hva_dev *hva);42 void hva_hw_dump_regs(struct hva_dev *hva, struct seq_file *s);
276 struct hva_dev *hva = s->private; in hva_dbg_device()286 struct hva_dev *hva = s->private; in hva_dbg_encoders()304 struct hva_dev *hva = s->private; in hva_dbg_last()321 struct hva_dev *hva = s->private; in hva_dbg_regs()349 void hva_debugfs_create(struct hva_dev *hva) in hva_debugfs_create()373 void hva_debugfs_remove(struct hva_dev *hva) in hva_debugfs_remove()399 struct hva_dev *hva = ctx->hva_dev; in hva_dbg_ctx_create()415 struct hva_dev *hva = ctx->hva_dev; in hva_dbg_ctx_remove()
103 struct hva_dev *hva = data; in hva_hw_its_interrupt()117 struct hva_dev *hva = arg; in hva_hw_its_irq_thread()202 struct hva_dev *hva = data; in hva_hw_err_interrupt()222 struct hva_dev *hva = arg; in hva_hw_err_irq_thread()268 static unsigned long int hva_hw_get_ip_version(struct hva_dev *hva) in hva_hw_get_ip_version()299 int hva_hw_probe(struct platform_device *pdev, struct hva_dev *hva) in hva_hw_probe()420 void hva_hw_remove(struct hva_dev *hva) in hva_hw_remove()433 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_suspend()442 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_resume()462 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_hw_execute_task()[all …]
124 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_find_encoder()154 static void register_formats(struct hva_dev *hva) in register_formats()169 static void register_encoders(struct hva_dev *hva) in register_encoders()192 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_open_encoder()258 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_querycap()272 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_stream()286 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_frame()850 v4l2_m2m_job_finish(ctx->hva_dev->m2m_dev, ctx->fh.m2m_ctx); in hva_run_work()856 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_device_run()995 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_start_streaming()[all …]
590 struct hva_dev *hva = ctx_to_hdev(pctx); in hva_h264_prepare_task()891 struct hva_dev *hva = ctx_to_hdev(pctx); in hva_h264_open()