Lines Matching defs:hva
124 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_find_encoder() local
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() local
258 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_querycap() local
272 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_stream() local
286 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_frame() local
858 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_device_run() local
997 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_start_streaming() local
1068 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_stop_streaming() local
1165 struct hva_dev *hva = video_drvdata(file); in hva_open() local
1234 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_release() local
1283 static int hva_register_device(struct hva_dev *hva) in hva_register_device()
1338 static void hva_unregister_device(struct hva_dev *hva) in hva_unregister_device()
1351 struct hva_dev *hva; in hva_probe() local
1427 struct hva_dev *hva = platform_get_drvdata(pdev); in hva_remove() local