Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.h153 struct ivpu_file_priv *ivpu_file_priv_get(struct ivpu_file_priv *file_priv);
H A Divpu_drv.c58 struct ivpu_file_priv *ivpu_file_priv_get(struct ivpu_file_priv *file_priv) in ivpu_file_priv_get() function
H A Divpu_job.c313 job->file_priv = ivpu_file_priv_get(file_priv); in ivpu_create_job()