Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/hva/
H A Dhva.h22 #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()