Lines Matching defs:hva
103 struct hva_dev *hva = data; in hva_hw_its_interrupt() local
117 struct hva_dev *hva = arg; in hva_hw_its_irq_thread() local
202 struct hva_dev *hva = data; in hva_hw_err_interrupt() local
222 struct hva_dev *hva = arg; in hva_hw_err_irq_thread() local
268 static unsigned long int hva_hw_get_ip_version(struct hva_dev *hva) in hva_hw_get_ip_version()
300 int hva_hw_probe(struct platform_device *pdev, struct hva_dev *hva) in hva_hw_probe()
417 void hva_hw_remove(struct hva_dev *hva) in hva_hw_remove()
430 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_suspend() local
439 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_resume() local
459 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_hw_execute_task() local
549 void hva_hw_dump_regs(struct hva_dev *hva, struct seq_file *s) in hva_hw_dump_regs()