Home
last modified time | relevance | path

Searched refs:host1x_bo_put (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dhost1x.h103 static inline void host1x_bo_put(struct host1x_bo *bo) in host1x_bo_put() function
/Linux-v4.19/drivers/gpu/host1x/
Djob.c581 host1x_bo_put(unpin->bo); in host1x_job_unpin()