Lines Matching refs:hva_dev
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()
416 void hva_hw_remove(struct hva_dev *hva) in hva_hw_remove()
429 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_suspend()
438 struct hva_dev *hva = dev_get_drvdata(dev); in hva_hw_runtime_resume()
458 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_hw_execute_task()
548 void hva_hw_dump_regs(struct hva_dev *hva, struct seq_file *s) in hva_hw_dump_regs()