Searched refs:ctx_to_dev (Results 1 – 5 of 5) sorted by relevance
14 struct device *dev = ctx_to_dev(ctx); in hva_mem_alloc() 52 struct device *dev = ctx_to_dev(ctx); in hva_mem_free()
193 struct device *dev = ctx_to_dev(ctx); in hva_open_encoder() 230 struct device *dev = ctx_to_dev(ctx); in hva_dbg_summary() 339 struct device *dev = ctx_to_dev(ctx); in hva_try_fmt_stream() 403 struct device *dev = ctx_to_dev(ctx); in hva_try_fmt_frame() 453 struct device *dev = ctx_to_dev(ctx); in hva_s_fmt_stream() 483 struct device *dev = ctx_to_dev(ctx); in hva_s_fmt_frame() 557 struct device *dev = ctx_to_dev(ctx); in hva_qbuf() 617 struct device *dev = ctx_to_dev(ctx); in hva_s_ctrl() 692 struct device *dev = ctx_to_dev(ctx); in hva_ctrls_setup() 863 struct device *dev = ctx_to_dev(ct in hva_job_abort() [all...]
429 struct device *dev = ctx_to_dev(pctx); in hva_h264_fill_slice_header() 492 struct device *dev = ctx_to_dev(pctx); in hva_h264_fill_data_nal() 525 struct device *dev = ctx_to_dev(pctx); in hva_h264_fill_sei_nal() 593 struct device *dev = ctx_to_dev(pctx); in hva_h264_prepare_task() 891 struct device *dev = ctx_to_dev(pctx); in hva_h264_open() 988 struct device *dev = ctx_to_dev(pctx); in hva_h264_close()
20 #define ctx_to_dev(c) (c->hva_dev->dev) macro
177 struct device *dev = ctx_to_dev(ctx); in hva_dbg_perf_end()