Searched refs:host1x_intr_add_action (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/host1x/ |
D | intr.h | 78 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh,
|
D | intr.c | 212 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh, in host1x_intr_add_action() function
|
D | syncpt.c | 228 err = host1x_intr_add_action(sp->host, sp->id, thresh, in host1x_syncpt_wait()
|
/drivers/gpu/host1x/hw/ |
D | channel_hw.c | 159 err = host1x_intr_add_action(host, job->syncpt_id, syncval, in channel_submit()
|