Home
last modified time | relevance | path

Searched refs:host1x_intr_add_action (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/host1x/
Dintr.h78 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh,
Dintr.c212 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh, in host1x_intr_add_action() function
Dsyncpt.c228 err = host1x_intr_add_action(sp->host, sp->id, thresh, in host1x_syncpt_wait()
/drivers/gpu/host1x/hw/
Dchannel_hw.c159 err = host1x_intr_add_action(host, job->syncpt_id, syncval, in channel_submit()