Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/host1x/
Dintr.h87 void host1x_intr_put_ref(struct host1x *host, u32 id, void *ref);
Dintr.c257 void host1x_intr_put_ref(struct host1x *host, u32 id, void *ref) in host1x_intr_put_ref() function
Dsyncpt.c268 host1x_intr_put_ref(sp->host, sp->id, ref); in host1x_syncpt_wait()