Home
last modified time | relevance | path

Searched refs:ctx_to_hdev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c127 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_find_encoder()
195 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_open_encoder()
261 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_querycap()
275 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_stream()
289 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_enum_fmt_frame()
858 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_device_run()
997 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_start_streaming()
1068 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_stop_streaming()
1231 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_release()
H A Dhva.h20 #define ctx_to_hdev(c) (c->hva_dev) macro
H A Dhva-h264.c592 struct hva_dev *hva = ctx_to_hdev(pctx); in hva_h264_prepare_task()
893 struct hva_dev *hva = ctx_to_hdev(pctx); in hva_h264_open()
H A Dhva-hw.c457 struct hva_dev *hva = ctx_to_hdev(ctx); in hva_hw_execute_task()